diff options
Diffstat (limited to 'site/git/index.php')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 3298559..ebd110f 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -182,7 +182,7 @@ <p> There are several that we could recommend: </p> - <ul> + <ul class="c"> <li><a href="https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols">You!</a> (host your own Git repository, on your own server, on your own internet connection, in your own physical space)</li> <li><a href="https://notabug.org/">NotABug.org</a></li> <li><a href="https://savannah.nongnu.org/">Savannah</a></li> |