diff --git a/docs/deployment/builders/null.md b/docs/deployment/builders/null.md index 095f75cdf6e..070d1fb0e67 100644 --- a/docs/deployment/builders/null.md +++ b/docs/deployment/builders/null.md @@ -3,7 +3,7 @@ > [!IMPORTANT] > New as of 0.25.0 -The `null` builder does nothing, and is useful for routing to services not managed by Dokku. It should not be used in normal operation. Please see the [network documentation](/docs/networking/network.md#routing-an-app-to-a-known-ip:port-combination) for more information on the aforementioned use case. +The `null` builder does nothing, and is useful for routing to services not managed by Dokku. It should not be used in normal operation. Please see the [network documentation](/docs/networking/network.md#routing-an-app-to-a-known-ipport-combination) for more information on the aforementioned use case. ## Usage