You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release/0.7.0:
(build) Changed NuSpec's to include additional binaries
(build) Made the build work
(maint) Added Cake Configuration File
(maint) Removed old NuGet packages
(maint) Removed DS_Store file from repository
(GH-96) Removed unrequired using
(maint) Added DS_Store to gitignore file
(GH-96) First pass at adding Cake.Recipe
(GH-96) Remove usage of gep13.* packages
(GH-103) Removed usage of Fody
(maint) Updated to latest Cake Bootstrapper
(maint) Removed files that no longer exist
(maint) Updated .gitignore file
(doc) fix link in the doc
Outputs HTML URL of the new release when succeeds.
(doc) fix links in the docs
Stop the 'CREDITS' hyperlink giving a 404 error
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ The documentation for GitReleaseManager can be found on [ReadTheDocs](http://git
61
61
62
62
## Credits
63
63
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.
65
65
66
66
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.
0 commit comments