From cd42ded9e98c9159faa1de9a0d11806a723d5bfb Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 27 May 2013 21:56:57 +0200 Subject: README: add trailing slash to homepage Signed-off-by: Jason A. Donenfeld --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 6b51fc2..8e4ed53 100644 --- a/README +++ b/README @@ -79,7 +79,7 @@ the http-headers "Modified" and "Expires". Online presence -* The cgit homepage is hosted by cgit at +* The cgit homepage is hosted by cgit at * Patches, bugreports, discussions and support should go to the cgit mailing list: . To sign up, visit -- cgit 1.4.1 er IRC client
about summary refs log tree commit diff
Commit message (Expand)Author
2022-02-18Implement new line editing "library"June McEnroe
2022-02-18Simplify cursor positioning in inputJune McEnroe
2022-02-18Fix M-f orderingJune McEnroe
2022-02-12Move sandman build to scripts/MakefileJune McEnroe
2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe
2022-02-12Copy RPP defines from oconfigureJune McEnroe