dev-community.txt: Move 'System Design' into 'Project Information' section

The system design doc discusses high-level considerations about the
project, which makes the 'Project Infomation' section a more suitable
place to contain this link.

Change-Id: Iee4a1bef6bf800ff3d96b063fdb22f1502005d98
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2019-04-23 14:21:51 +02:00
committed by David Pursehouse
parent be304b5b85
commit d621344095

View File

@@ -9,6 +9,7 @@ Gerrit is developed as a self-hosting open source project:
* link:https://gerrit.googlesource.com/gerrit[Source]
* link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking]
* link:https://gerrit-review.googlesource.com/q/status:open+project:gerrit[Change Review]
* link:dev-design.html[System Design]
== Developer
. Getting Started
@@ -21,7 +22,6 @@ Gerrit is developed as a self-hosting open source project:
.. link:config-validation.html[Validation Interfaces]
.. link:dev-stars.html[Starring Changes]
.. link:quota.html[Quota Enforcement]
. link:dev-design.html[System Design]
== Maintainer
. link:dev-release.html[Making a Gerrit Release]