Skip to content

Commit 3432c16

Browse files
Stop the 'CREDITS' hyperlink giving a 404 error
The links to CREDITS had a case-sensitive issue with the URL, which resulted in a 404.
1 parent 1923bd8 commit 3432c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The documentation for GitReleaseManager can be found on [ReadTheDocs](http://git
6161

6262
## Credits
6363

64-
GitReleaseManager is brought to you by quite a few people and frameworks. See [CREDITS](https://github.com/GitTools/GitReleaseManager/blob/develop/Documentation/legal/CREDITS.md) for full information.
64+
GitReleaseManager is brought to you by quite a few people and frameworks. See [CREDITS](https://github.com/GitTools/GitReleaseManager/blob/develop/Documentation/Legal/CREDITS.md) for full information.
6565

6666
Full original credit has to go to the people at [Particular Software](http://www.particular.net/), without whom this project would not have been possible. They originally created the [GitHubReleaseNotes](https://github.com/Particular/GitHubReleaseNotes) project, which GitReleaseManager is based on, and draws a lot of inspiration from.
6767

0 commit comments

Comments
 (0)