Closed kelvintaywl closed 5 months ago
This PR fixes 2 things around the links to the "Manage virtual machines with (machine provisioner|VM service)" page (example). See Reasons below.
for example, on https://circleci.com/docs/server/v4.1/installation/phase-3-execution-environments/#vm-service, the link to manage VMs points to https://circleci.com/docs/server/v4.1/installation/phase-3-execution-environments/#../operator/manage-virtual-machines-with-vm-service which is invalid.
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:
hmm, the lint job is failing but not for the bits I modified 🤔
Description
This PR fixes 2 things around the links to the "Manage virtual machines with (machine provisioner|VM service)" page (example). See Reasons below.
Reasons
for example, on https://circleci.com/docs/server/v4.1/installation/phase-3-execution-environments/#vm-service, the link to manage VMs points to https://circleci.com/docs/server/v4.1/installation/phase-3-execution-environments/#../operator/manage-virtual-machines-with-vm-service which is invalid.
Content Checklist
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸: