chore: fix link
Marcin Rataj committed
Feb 9, 2024 at 17:34 UTC
15147850747b3a7471427c3b00cbe00a30a14c0b
1 file changed
+1
-1
docs/config.md
+1
-1
@@ -763,7 +763,7 @@ Type: `flag`
763
### `Gateway.ExposeRoutingAPI`
764
765
An optional flag to expose Kubo `Routing` system on the gateway port
766
-as an [HTTP `/routing/v1`](https://specs.ipfs.tech/routing/routing-v1/) endpoint on `127.0.0.1`.
766
+as an [HTTP `/routing/v1`](https://specs.ipfs.tech/routing/http-routing-v1/) endpoint on `127.0.0.1`.
767
Use reverse proxy to expose it on a different hostname.
768
769
This endpoint can be used by other Kubo instances, as illustrated in