Commit 2a9eb0265056dc50ae97f1f5784ed60ddc797634

Authored by dosire
1 parent 862e0e34

Also need to change the reference.

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 28  
29 29 ## Components
30 30  
31   -![GitLab Diagram Overview](resources/gitlab_diagram_overview.png)
  31 +![GitLab Diagram Overview](gitlab_diagram_overview.png)
32 32  
33 33 A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS.
34 34 It uses Nginx or Apache as a web front end to proxypass the Unicorn web server.
... ...