fix broken external links
This commit is contained in:
parent
1417bb4b87
commit
1253a78546
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ aliases = '/posts/2023-09-24-flecli-on-openbsd'
|
|||
summary = '''Quickly create ADIF or CSV files to import into any logging program later.
|
||||
Also creates logfiles for the SOTA program.'''
|
||||
date = '2023-09-24T11:56:06+0200'
|
||||
#lastmod = ''
|
||||
lastmod = '2024-07-07T20:36:56+0000'
|
||||
categories = [ 'amateur-radio' ]
|
||||
tags = [ 'linux', 'openbsd', 'freebsd', 'windows', 'macos', 'portable', 'neovim', 'zsh-shell' ]
|
||||
|
||||
|
@ -19,7 +19,7 @@ Find more useful information about FLE over here:
|
|||
- <https://df3cb.com/fle/documentation/>
|
||||
This is also the website to get a Windows binary, which is actually a logging program,
|
||||
but the link goes directly to the **documentation page**.
|
||||
- <https://codeberg.org/mclemens/vim-fle-syntax>
|
||||
- <https://git.dk1mi.radio/mclemens/vim-fle-syntax>
|
||||
This is an addon for the vim editor, that helps you with the syntax by highlighting it.
|
||||
I haven't got this working with neovim, though (not worth looking into it for now).
|
||||
- <https://dk1mi.radio/vim-fle-syntax/>
|
||||
|
|
Loading…
Reference in a new issue