summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-04-07 15:23:16 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2024-04-07 15:26:00 +0200
commita0ffa8f34c57cb7d65ee54505a7c7c554b15cdcb (patch)
tree3839a6557ed3c7a6377a220886833b50e566afd0
parent67d9a46c2db39f8e469cc32c50fa2fb7a197971d (diff)
downloadgohugo-theme-ed-a0ffa8f34c57cb7d65ee54505a7c7c554b15cdcb.tar.gz
Fix broken link in documentation
-rw-r--r--CHANGELOG.md4
-rw-r--r--exampleSite/content/about.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e64464..d955eb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
warning introduced in Hugo v0.114.0, ensuring compatibility with future versions
of Hugo.
+### Fixed
+
+- Fixed broken link in documentation.
+
## [v0.7.0](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.6.0...v0.7.0)
### Added
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index 28b0134..87011f7 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -23,7 +23,7 @@ useful type of editions for editors and readers. An edition produced with Ed con
pages whose rate of decay is substantially lower than database-driven systems. As an added bonus,
these static pages require less bandwidth. Our hope is that our approach can help beginners and
veterans deploy beautiful editions with less effort, and that it can help us teach a 'full stack'
-{{< link src="https://github.com/susannalles/MinimalEditions/blob/main/README.md" class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}in one academic semester{{< /link >}},
+{{< link src="https://github.com/susannalles/MinimalEditions/blob/master/README.md" class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}in one academic semester{{< /link >}},
while allowing us to care for our projects at less cost, and perhaps, just perhaps, to generate
high-quality editions on github.io in large quantities based on the
{{< link src="http://jonreeve.com/2015/09/introducing-git-lit/" class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}git-lit{{< /link >}} model by Jonathan Reeve. We're coming