We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24f3d6a + e5db223 commit 0f2872bCopy full SHA for 0f2872b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# [unreleased](https://github.com/author/my-package/releases/tags/)
+# [unreleased](https://github.com/<author>/<my-package>/releases/tag/<the-tag>)
2
## Added
3
4
## Removed
@@ -9,5 +9,5 @@
9
10
---
11
12
-# [v0.1.0](https://github.com/author/my-package/releases/tags/v0.1.0)
13
-Initial Release
+# [v0.1.0](https://github.com/<author>/<my-package>/releases/tag/v0.1.0)
+Initial Release
0 commit comments