From 6ab46a11503db2048d767170aadee0f1094f28c5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 13 Jul 2021 16:37:00 -0300 Subject: README.md: Add link to translated READMEs --- README.md | 14 ++++++++++---- 1 file 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 -- cgit v1.2.3