diff --git a/docs/routing/babeld/babelweb2.md b/docs/routing/babeld/babelweb2.md index f00d58e..d565179 100644 --- a/docs/routing/babeld/babelweb2.md +++ b/docs/routing/babeld/babelweb2.md @@ -20,4 +20,4 @@ Now you have an executable program `babelweb2`. By default, the web interface runs on port 8080. You can also specify a different endpoint with the `-http` parameter. -babelweb2 uses the local configuration interface of babeld. This must have been activated beforehand. babeld assumes that this is active on `[::1]:33123`. Alternatively, you can specify the endpoint with the `-node=` flag. +babelweb2 uses the local configuration interface of babeld. This must have been activated beforehand. babeld assumes that this is active on `[::1]:33123`. Alternatively, you can specify the endpoint with the `-node` flag.