Fixing broken link (#5794)

This commit is contained in:
Yoko 2018-11-15 09:23:05 -08:00 committed by GitHub
parent d45220159d
commit 4c6de9f808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -294,7 +294,7 @@ same secondary token.
This endpoint requires a DR Operation Token to be provided as means of
authorization. See the [DR Operation Token API
docs](/api/system/replication-dr.html#generate-disaster-recovery-operation-token) for more information.
docs](#generate-disaster-recovery-operation-token) for more information.
!> Only one performance primary should be active at a given time. Multiple primaries may
result in data loss!
@ -310,8 +310,8 @@ result in data loss!
primary gives to secondary nodes. Useful if the primary's cluster address is
not directly accessible and must be accessed via an alternate path/address
(e.g. through a load balancer).
- `force` `(bool: false)` - If true the cluster will be promoted even if it fails
certain safety checks. Caution: Forcing promotion could result in data loss if
- `force` `(bool: false)` - If true the cluster will be promoted even if it fails
certain safety checks. Caution: Forcing promotion could result in data loss if
data isn't fully replicated.
### Sample Payload
@ -361,7 +361,7 @@ secondary activation token. This does not wipe all data in the cluster.
This endpoint requires a DR Operation Token to be provided as means of
authorization. See the [DR Operation Token API
docs](/api/system/replication-dr.html#generate-disaster-recovery-operation-token) for more information.
docs](#generate-disaster-recovery-operation-token) for more information.
| Method | Path | Produces |
| :------- | :--------------------------- | :--------------------- |
@ -455,7 +455,7 @@ encode the final token, it will never be returned.
## Start Token Generation
This endpoint initializes a new generation attempt. Only a single
generation attempt can take place at a time.
generation attempt can take place at a time.
| Method | Path | Produces |
| :------- | :--------------------------- | :--------------------- |