Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ The examples below show how to use the CMAPI with curl.
### URL Endpoint Format for REST API

```
https://{server}:{port}/cmapi/{version}/{route}/{command}
https://https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV:{port}/cmapi/{version}/{route}/{command}
```

For example:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ The examples below show how to use the CMAPI with curl.
### URL Endpoint Format for REST API

```
https://{server}:{port}/cmapi/{version}/{route}/{command}
https://https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV:{port}/cmapi/{version}/{route}/{command}
```

For example:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ The examples below show how to use the CMAPI with curl.
### URL Endpoint Format for REST API

```
https://{server}:{port}/cmapi/{version}/{route}/{command}
https://https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV:{port}/cmapi/{version}/{route}/{command}
```

For example:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ The examples below show how to use the CMAPI with curl.
### URL Endpoint Format for REST API

```
https://{server}:{port}/cmapi/{version}/{route}/{command}
https://https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV:{port}/cmapi/{version}/{route}/{command}
```

For example:
Expand Down
20 changes: 20 additions & 0 deletions test-aliases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Cross-Space Link Test

This file tests if the GitHub Action correctly expands aliases into full GitBook URLs.

### 1. Server Links
- **Reference:** [Server Reference](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV/reference/mariadb-server-parameters)
- **Knowledge Base:** [KB Article](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV/kb/en/library)

### 2. MaxScale Links
- **Configuration:** [MaxScale Config](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/0pSbu5DcMSW4KwAkUcmX/configuration-guide)
- **Router:** [Router Setup](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/0pSbu5DcMSW4KwAkUcmX/routers/readwritesplit)

### 3. Analytics (ColumnStore) Links
- **Architecture:** [Analytics Arch](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/rBEU9juWLfTDcdwF3Q14/architecture)

### 4. Galera Cluster Links
- **Getting Started:** [Galera Setup](https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/3VYeeVGUV4AMqrA3zwy7/getting-started)

---
*If the action works, all strings above like `https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/SsmexDFPv2xG2OTyO5yV` should be replaced with `https://app.gitbook.com/...`.*