Skip to content

Commit 8dfd62f

Browse files
authored
fix(docs): add vpc gateway documentation path (#2744)
1 parent cba381d commit 8dfd62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ To enable beta features, you can set `SCW_ENABLE_BETA=1` in your environment.
139139
| `redis` | Redis API | [CLI](./docs/commands/redis.md) / [API](https://developers.scaleway.com/en/products/redis/api/v1/) |
140140
| `registry` | Container registry API | [CLI](./docs/commands/registry.md) / [API](https://developers.scaleway.com/en/products/registry/api/) |
141141
| `shell` | Start Shell mode | [CLI](./docs/commands/shell.md) |
142-
| `vpc-gw` | VPC Gateway API | [CLI](./docs/commands/vpc.md) / [API](https://developers.scaleway.com/en/products/vpc-gw/api/v1/) |
142+
| `vpc-gw` | VPC Gateway API | [CLI](./docs/commands/vpc-gw.md) / [API](https://developers.scaleway.com/en/products/vpc-gw/api/v1/) |
143143
| `vpc` | VPC API | [CLI](./docs/commands/vpc.md) / [API](https://developers.scaleway.com/en/products/vpc/api/) |
144144

145145
## Build it yourself

0 commit comments

Comments
 (0)