From bff3e4c43cf409a041c060fd6c8bbb411545c57c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 11 Oct 2021 10:42:48 -0300 Subject: Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git --- doc/git-permalink.en.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/git-permalink.en.1.in') diff --git a/doc/git-permalink.en.1.in b/doc/git-permalink.en.1.in index ef821ba..17661da 100644 --- a/doc/git-permalink.en.1.in +++ b/doc/git-permalink.en.1.in @@ -83,7 +83,7 @@ An URL template where the name of the \fIfile\fR comes first, and the \fIcommit\ cgit uses this style of URL, with something like in: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi On this example, the name of the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=". @@ -133,7 +133,7 @@ Open file called \fI--help\fR: .nf $ git permalink -- --help - Opening https://git.euandreh.xyz/non-existent-repository/tree/--help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Opening https://euandreh.xyz/non-existent-repository.git/tree/--help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH EXIT STATUS -- cgit v1.2.3