summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-08 12:38:24 +0200
committerdosire <sytses@gmail.com>2014-04-08 12:38:24 +0200
commit2a9eb0265056dc50ae97f1f5784ed60ddc797634 (patch)
treeda68e70157c7c4200133d17020d7a55dc2418a85
parent862e0e34d34213097e1a178c280c2ce2f273f322 (diff)
downloadgitlab-ce-2a9eb0265056dc50ae97f1f5784ed60ddc797634.tar.gz
Also need to change the reference.
-rw-r--r--doc/development/architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/architecture.md b/doc/development/architecture.md
index 6f832614d70..f2f7a3d5f0f 100644
--- a/doc/development/architecture.md
+++ b/doc/development/architecture.md
@@ -28,7 +28,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell
## Components
-![GitLab Diagram Overview](resources/gitlab_diagram_overview.png)
+![GitLab Diagram Overview](gitlab_diagram_overview.png)
A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS.
It uses Nginx or Apache as a web front end to proxypass the Unicorn web server.