Fix TOC anchor links - Add HTML id tags to enable auto-scroll navigation
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
---
|
||||
|
||||
<a id="overview"></a>
|
||||
## 🌟 Overview
|
||||
|
||||
This guide provides a **structured walkthrough** for setting up **OpenClaw** with **Z.AI (GLM 4.7)**.
|
||||
@@ -41,6 +42,7 @@ This guide provides a **structured walkthrough** for setting up **OpenClaw** wit
|
||||
|
||||
---
|
||||
|
||||
<a id="quick-start"></a>
|
||||
## ⚡ Quick Start
|
||||
|
||||
<details>
|
||||
@@ -63,6 +65,7 @@ curl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd && del
|
||||
|
||||
---
|
||||
|
||||
<a id="prerequisites"></a>
|
||||
## 📝 Prerequisites
|
||||
|
||||
Before you begin, ensure you have:
|
||||
@@ -76,6 +79,7 @@ Before you begin, ensure you have:
|
||||
|
||||
---
|
||||
|
||||
<a id="installation--setup"></a>
|
||||
## 🛠️ Installation & Setup
|
||||
|
||||
### Phase 1: Core Installation
|
||||
@@ -193,6 +197,7 @@ Format: */openclaw, [ChannelID]
|
||||
|
||||
---
|
||||
|
||||
<a id="testing"></a>
|
||||
## 🔍 Testing
|
||||
|
||||
### Test the Connection
|
||||
@@ -206,6 +211,7 @@ Format: */openclaw, [ChannelID]
|
||||
|
||||
---
|
||||
|
||||
<a id="next-steps"></a>
|
||||
## 🚀 Next Steps
|
||||
|
||||
After successful installation, you can:
|
||||
@@ -214,6 +220,7 @@ After successful installation, you can:
|
||||
|
||||
---
|
||||
|
||||
<a id="troubleshooting"></a>
|
||||
## 🚫 Troubleshooting
|
||||
|
||||
### Common Issues
|
||||
@@ -227,12 +234,14 @@ If you encounter problems:
|
||||
|
||||
---
|
||||
|
||||
<a id="contributing"></a>
|
||||
## 🤝 Contributing
|
||||
|
||||
Feel free to submit issues or pull requests to improve this guide.
|
||||
|
||||
---
|
||||
|
||||
<a id="license"></a>
|
||||
## ⚠️ License & Security Notice
|
||||
|
||||
### Critical Security Information
|
||||
|
||||
Reference in New Issue
Block a user