diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-11-03 06:13:09 +0000 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-11-03 13:19:11 +0100 |
| commit | f64c6be4fd4d136e2f6ca3b60ea3abe165591932 (patch) | |
| tree | 8009a5062d4dd776860cd850d514d56bfc9931f7 /HOWTO-RELEASE | |
| parent | 17de9159a4ebc09e198b7425830f4a63cb5aca9f (diff) | |
| download | PROJ-f64c6be4fd4d136e2f6ca3b60ea3abe165591932.tar.gz PROJ-f64c6be4fd4d136e2f6ca3b60ea3abe165591932.zip | |
Correct links to github issues in release notes from 7.1.0 to 7.2.0
Diffstat (limited to 'HOWTO-RELEASE')
| -rw-r--r-- | HOWTO-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 92c6829c..a18d47e5 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -179,7 +179,7 @@ See step 1.6 above. Do not rename the archives with RC postfixes. These vim substitutions are helpfull when converting NEWS to rst: - :s!(\#\(\d\{4}\))!(`\#\1 <https://github.com/OSGeo/issues/\1>`_)! + :s!(\#\(\d\{4}\))!(`\#\1 <https://github.com/OSGeo/PROJ/issues/\1>`_)! :s/^o/*/ - Update download links in `docs/source/download.rst` |
