mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +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:
parent
08bea1d363
commit
9385ddaf82
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
you should //not// include them in the cluster address definition. For more
|
||||
detailed discussion of the Drydock security model, see @{Drydock User Guide:
|
||||
Security}.
|
||||
detailed discussion of the Drydock security model, see
|
||||
@{article:Drydock User Guide: Security}.
|
||||
|
||||
Most other clustering features will not work until you define a cluster by
|
||||
configuring `cluster.addresses`.
|
||||
|
|
Loading…
Reference in a new issue