summaryrefslogtreecommitdiff
path: root/docs/automation/md-cloud-init.md
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-05 01:42:07 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-06 16:18:03 +0300
commit80c5ca4aebb666932f681d2be0e7712e22d97f47 (patch)
tree21b93597e7df6cb62c7d42b0db4a37f2cbdbb954 /docs/automation/md-cloud-init.md
parentce48fd34ef9347947206c23f13332e6e32fe0be0 (diff)
downloadvyos-documentation-80c5ca4aebb666932f681d2be0e7712e22d97f47.tar.gz
vyos-documentation-80c5ca4aebb666932f681d2be0e7712e22d97f47.zip
docs: address review feedback from PR #1857
Fix conversion artifacts, typos, grammar errors, and technical inaccuracies flagged by automated code review (Copilot + CodeRabbit). Infrastructure: add root-level md-*.md exclusion to conf.py, fix sphinx-autobuild ignore globs in Makefile. Content: fix curly quotes, invalid Go panic() calls, shell quoting in cURL examples, incorrect firewall command paths, typos across 22 documentation files, remove duplicate sections. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/automation/md-cloud-init.md')
-rw-r--r--docs/automation/md-cloud-init.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/automation/md-cloud-init.md b/docs/automation/md-cloud-init.md
index 01ad360d..b6350b54 100644
--- a/docs/automation/md-cloud-init.md
+++ b/docs/automation/md-cloud-init.md
@@ -371,8 +371,6 @@ Power on the VM using the CLI or GUI. After it boots, verify the configuration.
- Cloud-init [network-config-docs].
- Proxmox [Cloud-init-Support].
-
-[cloud-init-docs]: https://docs.vyos.io/en/equuleus/automation/cloud-init.html?highlight=cloud-init#vyos-cloud-init
[cloud-init-support]: <https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cloud_init>
[cloud-init-write_files]: https://cloudinit.readthedocs.io/en/latest/topics/examples.html#writing-out-arbitrary-files
[network-config-docs]: https://cloudinit.readthedocs.io/en/latest/topics/network-config.html