diff options
| author | Mattias Andrée <m@maandree.se> | 2024-10-06 11:30:36 +0200 | 
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2024-10-06 11:30:36 +0200 | 
| commit | 5d45341ab57c5b60945208eb0aff573c80984f83 (patch) | |
| tree | 64aa046fb693aa1b997bda968435aa11bb1391da | |
| parent | Empty signed commit (diff) | |
| download | metar-5d45341ab57c5b60945208eb0aff573c80984f83.tar.gz metar-5d45341ab57c5b60945208eb0aff573c80984f83.tar.bz2 metar-5d45341ab57c5b60945208eb0aff573c80984f83.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | metar.1 | 2 | 
3 files changed, 3 insertions, 3 deletions
| @@ -1,6 +1,6 @@  ISC License -© 2016, 2017 Mattias Andrée <maandree@kth.se> +© 2016, 2017 Mattias Andrée <m@maandree.se>  Permission to use, copy, modify, and/or distribute this software for any  purpose with or without fee is hereby granted, provided that the above @@ -45,7 +45,7 @@ ACTIONS  		look at the page with the URL above, you will find the prefix  		for your country. prefix may be a regular expression. These  		regular expressions are listed in -		<https://github.com/maandree/metar/blob/master/prefixes>. +		<https://codeberg.org/maandree/metar/raw/branch/master/prefixes>.  		Note however, this list is not guaranteed to be up to date.  		Each station is will be printed on a line, containing the its @@ -69,7 +69,7 @@ the URL above, you will find the prefix for your country.  .I prefix  may be a regular expression. These regular expressions are  listed in -<https://\:github.com/\:maandree/\:metar/\:blob/\:master/\:prefixes>. +<https://\:codeberg.org/\:maandree/\:metar/\:raw/\:branch/\:master/\:prefixes>.  Note however, this list is not guaranteed to be up to date.  Each station is will be printed on a line, containing the its | 
