aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-13 16:37:00 -0300
committerEuAndreh <eu@euandre.org>2021-07-13 16:37:00 -0300
commit6ab46a11503db2048d767170aadee0f1094f28c5 (patch)
tree40703da05c17a6602d6fb8a538c9f895142de46f
parentREADME.md: Add mdpo to the list of development tools (diff)
downloadgit-permalink-6ab46a11503db2048d767170aadee0f1094f28c5.tar.gz
git-permalink-6ab46a11503db2048d767170aadee0f1094f28c5.tar.xz
README.md: Add link to translated READMEs
Diffstat (limited to '')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index a30ee6a..c89d05b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
# git-permalink
+[pt][pt1] | [fr][fr1] | [eo][eo1]
+
+[pt1]: https://euandreh.xyz/git-permalink/pt/
+[fr1]: https://euandreh.xyz/git-permalink/fr/
+[eo1]: https://euandreh.xyz/git-permalink/eo/
+
Git extension to generate web permalinks of files in a repository.
It knows about many of the existing code forges, but allows for URL
@@ -54,12 +60,12 @@ There are no dependencies or requirements, only standard tools such as
## Documentation
-The documentation is available via installed manpages or online: [`git-permalink.1`] ([pt], [fr], [eo]).
+The documentation is available via installed manpages or online: [`git-permalink.1`] ([pt][pt2], [fr][fr2], [eo][eo2]).
[`git-permalink.1`]: https://euandreh.xyz/git-permalink/en/git-permalink.1.html
-[pt]: https://euandreh.xyz/git-permalink/pt/git-permalink.1.html
-[fr]: https://euandreh.xyz/git-permalink/fr/git-permalink.1.html
-[eo]: https://euandreh.xyz/git-permalink/eo/git-permalink.1.html
+[pt2]: https://euandreh.xyz/git-permalink/pt/git-permalink.1.html
+[fr2]: https://euandreh.xyz/git-permalink/fr/git-permalink.1.html
+[eo2]: https://euandreh.xyz/git-permalink/eo/git-permalink.1.html
## Contributing