Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2018-10-15 03:09:13 +0300
committerGitHub <noreply@github.com>2018-10-15 03:09:13 +0300
commit751fa95412513989e77b2926cd701aaaabdf5f90 (patch)
tree9193b3ed907e1eb85d4499f08b119b561eb1d197
parente23427c07662d4d264bb21043f00234a2927b91c (diff)
parent910b3cb8e2e550e6536e1834f87c468eb83069fc (diff)
Merge pull request #18 from AngeloStavrow/development
Fix compare link in change log
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d2d63e..89b592c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,4 +12,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- The first public release of the indigo theme for Hugo, along with related project documentation (including this changelog).
-[1.0.1]: https://github.com/AngeloStavrow/indigo/compare/v1.0.0...v1.0.1 \ No newline at end of file
+[1.0.1]: https://github.com/AngeloStavrow/indigo/compare/v1.0...v1.0.1 \ No newline at end of file