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.
1 parent afc183b commit f6e2d28Copy full SHA for f6e2d28
README.md
@@ -3,7 +3,7 @@
3
## Local installation
4
5
The blog is made with [Zola] and based on the [Abridge theme] that is included
6
-as a git submodule.
+as a Git [submodule][git-submodule].
7
8
You will need:
9
* The `zola` binary v0.19.1 or higher
@@ -67,3 +67,4 @@ documentation-best-practices
67
68
[Zola]: https://www.getzola.org/
69
[Abridge theme]: https://abridge.pages.dev/overview-abridge/
70
+[git-submodule]: https://git-scm.com/docs/git-submodule
0 commit comments