Commit 5ea31c7f74c816a1ea53839bc828360e7d57abf8

Authored by Sytse Sijbrandij
2 parents 862e0e34 2a9eb026

Merge branch 'forgot-to-change-dir' into 'master'

Forgot to change dir

/cc @dzaporozhets

Related to https://gitlab.com/gitlab-com/doc-gitlab-com/issues/1
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/development/architecture.md
@@ -28,7 +28,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell @@ -28,7 +28,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell
28 28
29 ## Components 29 ## Components
30 30
31 -![GitLab Diagram Overview](resources/gitlab_diagram_overview.png) 31 +![GitLab Diagram Overview](gitlab_diagram_overview.png)
32 32
33 A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS. 33 A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS.
34 It uses Nginx or Apache as a web front end to proxypass the Unicorn web server. 34 It uses Nginx or Apache as a web front end to proxypass the Unicorn web server.