Skip to content
Snippets Groups Projects
Unverified Commit 5301f410 authored by jornh's avatar jornh Committed by GitHub
Browse files

Fix Docker OOM config link

parent e55ecd5e
No related branches found
No related tags found
No related merge requests found
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment