summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-07-16 13:51:26 +0000
committerRémy Coutable <remy@rymai.me>2018-07-16 13:51:26 +0000
commit95637923e690f4938a7f37160cd0b31801001c78 (patch)
treeb36a399991e8622fce5da92789000474596d0a02 /doc/development
parent1b151f3520b36cf98a00d208af47ca7540c6cdda (diff)
parent426a2d3aa0e814f3a65974ae804deecc53027a2c (diff)
downloadgitlab-ce-95637923e690f4938a7f37160cd0b31801001c78.tar.gz
Merge branch 'dz-fix-com-architecture-link' into 'master'
Fix invalid link to GitLab.com architecture.md See merge request gitlab-org/gitlab-ce!20645
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 6ca3e9e5a0a..3e417a44ec1 100644
--- a/doc/development/architecture.md
+++ b/doc/development/architecture.md
@@ -197,4 +197,4 @@ Note: It is recommended to log into the `git` user using `sudo -i -u git` or `su
## GitLab.com
-We've also detailed [our architecture of GitLab.com](https://about.gitlab.com/handbook/infrastructure/production-architecture/) but this is probably over the top unless you have millions of users.
+We've also detailed [our architecture of GitLab.com](https://about.gitlab.com/handbook/engineering/infrastructure/production-architecture/) but this is probably over the top unless you have millions of users.