Skip to content

Commit dd3c192

Browse files
committed
Update doc
1 parent f6523f1 commit dd3c192

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/ai-gateway/llm/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docker compose version
2222
Replace ${version} with the actual release version of the API Platform Gateway.
2323
```bash
2424
# Download distribution.
25-
wget https://github.com/wso2/api-platform/releases/download/ai-gateway-v0.5.0/ai-gateway-v0.5.0.zip
25+
wget https://github.com/wso2/api-platform/releases/download/ai-gateway/v0.5.0/ai-gateway-v0.5.0.zip
2626

2727
# Unzip the downloaded distribution.
2828
unzip ai-gateway-v0.5.0.zip

docs/ai-gateway/mcp/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ docker compose version
2121

2222
```bash
2323
# Download distribution.
24-
wget https://github.com/wso2/api-platform/releases/download/ai-gateway-v0.5.0/ai-gateway-v0.5.0.zip
24+
wget https://github.com/wso2/api-platform/releases/download/ai-gateway/v0.5.0/ai-gateway-v0.5.0.zip
2525

2626
# Unzip the downloaded distribution.
2727
unzip ai-gateway-v0.5.0.zip

docs/gateway/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Ensure `docker` and `docker compose` commands are available.
2020

2121
```bash
2222
# Download distribution.
23-
wget https://github.com/wso2/api-platform/releases/download/gateway-v0.5.0/gateway-v0.5.0.zip
23+
wget https://github.com/wso2/api-platform/releases/download/gateway/v0.5.0/gateway-v0.5.0.zip
2424

2525
# Unzip the downloaded distribution.
2626
unzip gateway-v0.5.0.zip

0 commit comments

Comments
 (0)