circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
795 stars 1.3k forks source link

docs: fix broken links & link title to VM management #8782

Closed kelvintaywl closed 5 months ago

kelvintaywl commented 5 months ago

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) 😸:

kelvintaywl commented 5 months ago

hmm, the lint job is failing but not for the bits I modified 🤔