diff options
author | EuAndreh <eu@euandre.org> | 2021-10-11 10:42:48 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-10-11 10:42:48 -0300 |
commit | bff3e4c43cf409a041c060fd6c8bbb411545c57c (patch) | |
tree | b3a7f2775436716556d19e08fb02f421760b7a4e /doc/git-permalink.fr.1.in | |
parent | TODOs.md: Add #td-d6adcb7a-5252-d883-2b81-501c6f648214 (diff) | |
download | git-permalink-bff3e4c43cf409a041c060fd6c8bbb411545c57c.tar.gz git-permalink-bff3e4c43cf409a041c060fd6c8bbb411545c57c.tar.xz |
Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git
Diffstat (limited to '')
-rw-r--r-- | doc/git-permalink.fr.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-permalink.fr.1.in b/doc/git-permalink.fr.1.in index fad47de..b88cf18 100644 --- a/doc/git-permalink.fr.1.in +++ b/doc/git-permalink.fr.1.in @@ -97,7 +97,7 @@ Un modèle de substitution d'URL où le nom du \fIfichier\fP est avant, et le \fIcommit\fP est après. cgit utilise cette type d'URL, comme dans: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi Dans cet exemple, le nom du \fIfichier\fP est avant et le \fIcommit\fP est à la @@ -154,7 +154,7 @@ Ouvrez \fI\-\-help\fP: .nf $ git permalink \-\- \-\-help - Ouverture de https://git.euandreh.xyz/non\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Ouverture de https://euandreh.xyz/non.git\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH "CODES DE SORTIE" |