diff --git a/docs/operations-guide/running-metabase-on-docker.md b/docs/operations-guide/running-metabase-on-docker.md index 3eb7e77ec8830eaf7f8a876649b5bcb540a72a00..f9f3f8bd5db081db36b86cc7e51c632dfd334c8c 100644 --- a/docs/operations-guide/running-metabase-on-docker.md +++ b/docs/operations-guide/running-metabase-on-docker.md @@ -141,4 +141,4 @@ On some hosts Metabase can fail to start with an error message like: java.lang.OutOfMemoryError: Java heap space If that happens, you'll need to set a JVM option to manually configure the maximum amount of memory the JVM uses for the heap. Refer -to [these instructions](./start.html#metabase-fails-to-start-due-to-heap-space-outofmemoryerrors) for details on how to do that. +to [these instructions](../troubleshooting-guide/running.md) for details on how to do that.