docs: Fix rendering of markdown on performance page

Fix issue with markdown not being rendered on /docs/install/performance.mdx.

Resolves #8049
pull/8056/head
Blake Covarrubias 5 years ago committed by Blake Covarrubias
parent c7e6c9ebec
commit dd1e4ffd0d

@ -104,7 +104,7 @@ Here are some general recommendations:
- Consul will make use of multiple cores, and at least 2 cores are recommended. - Consul will make use of multiple cores, and at least 2 cores are recommended.
- <a name="last-contact"></a>Spurious leader elections can be caused by networking - Spurious leader elections can be caused by networking
issues between the servers or insufficient CPU resources. Users in cloud environments issues between the servers or insufficient CPU resources. Users in cloud environments
often bump their servers up to the next instance class with improved networking often bump their servers up to the next instance class with improved networking
and CPU until leader elections stabilize, and in Consul 0.7 or later the [performance and CPU until leader elections stabilize, and in Consul 0.7 or later the [performance

Loading…
Cancel
Save