mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
fix(docs): remove apostrophes from headings (breaks Mintlify anchors)
- azure.md: "What you'll do" -> "What you will do" - standing-orders.md: "Don't" -> "Avoid" Per CLAUDE.md: avoid em dashes and apostrophes in headings because they break Mintlify anchor links.
This commit is contained in:
@@ -11,7 +11,7 @@ title: "Azure"
|
||||
|
||||
This guide sets up an Azure Linux VM with the Azure CLI, applies Network Security Group (NSG) hardening, configures Azure Bastion for SSH access, and installs OpenClaw.
|
||||
|
||||
## What you'll do
|
||||
## What you will do
|
||||
|
||||
- Create Azure networking (VNet, subnets, NSG) and compute resources with the Azure CLI
|
||||
- Apply Network Security Group rules so VM SSH is allowed only from Azure Bastion
|
||||
|
||||
Reference in New Issue
Block a user