From 5e6aa880ced40ab6ed914b4d2b6fc4c797c1da36 Mon Sep 17 00:00:00 2001 From: Cedric Thiebault Date: Tue, 26 Jan 2016 09:29:31 +0100 Subject: [PATCH] Add links for references Really minor detail... --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ed8eafc1..c43d34b9 100644 --- a/README.md +++ b/README.md @@ -1068,10 +1068,11 @@ docker exec -it gitlab bash ``` # References - * https://github.com/gitlabhq/gitlabhq - * https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md - * http://wiki.nginx.org/HttpSslModule - * https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html - * https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/nginx/gitlab-ssl - * https://github.com/jpetazzo/nsenter - * https://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/ + +* [https://github.com/gitlabhq/gitlabhq]() +* [https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md]() +* [http://wiki.nginx.org/HttpSslModule]() +* [https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html]() +* [https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/nginx/gitlab-ssl]() +* [https://github.com/jpetazzo/nsenter]() +* [https://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/]()