Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-08 14:38:24 +0400
committerdosire <sytses@gmail.com>2014-04-08 14:38:24 +0400
commit2a9eb0265056dc50ae97f1f5784ed60ddc797634 (patch)
treeda68e70157c7c4200133d17020d7a55dc2418a85 /doc/development
parent862e0e34d34213097e1a178c280c2ce2f273f322 (diff)
Also need to change the reference.
Diffstat (limited to 'doc/development')
-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.