diff --git a/content/docs/application.md b/content/docs/application.md index 8b7a458..7360715 100644 --- a/content/docs/application.md +++ b/content/docs/application.md @@ -29,7 +29,7 @@ In this example, an application with the `/app` prefix and a `index.html` resour are created. This resource is available through the `/app/index.html` url. > For more information, check the -> [URL Dispatch](./docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications) section. +> [URL Dispatch](/docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications) section. Multiple applications can be served with one server: