summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-07-16 12:43:45 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-07-16 12:43:45 +0000
commit426a2d3aa0e814f3a65974ae804deecc53027a2c (patch)
tree7851ff1fa0372ad06d72ef9200464d1e31c57792
parent05af376805577cf7111b60b316d712b0ea180c5e (diff)
downloadgitlab-ce-dz-fix-com-architecture-link.tar.gz
Fix invalid link to GitLab.com architecture.mddz-fix-com-architecture-link
-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.