1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-09 10:54:48 +01:00

Fix bad documentation link in clustering intro doc

Summary: Fixes T10991.

Test Plan: Previewed harder, clicked link.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10991

Differential Revision: https://secure.phabricator.com/D15949
This commit is contained in:
epriestley 2016-05-19 12:35:06 -07:00
parent 08bea1d363
commit 9385ddaf82

View file

@ -69,8 +69,8 @@ and then deploy only Phabricator services into that VPC.
If you have additional auxiliary hosts which run builds and tests via Drydock, If you have additional auxiliary hosts which run builds and tests via Drydock,
you should //not// include them in the cluster address definition. For more you should //not// include them in the cluster address definition. For more
detailed discussion of the Drydock security model, see @{Drydock User Guide: detailed discussion of the Drydock security model, see
Security}. @{article:Drydock User Guide: Security}.
Most other clustering features will not work until you define a cluster by Most other clustering features will not work until you define a cluster by
configuring `cluster.addresses`. configuring `cluster.addresses`.