From 50ec35339fdd21c70cb21c3ec0663224593e2b7a Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Wed, 13 May 2020 09:11:52 -0400 Subject: [PATCH] Update reverse-proxy.md --- docs/manual/reverse-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/reverse-proxy.md b/docs/manual/reverse-proxy.md index 5b91c11f1..aca73b3af 100644 --- a/docs/manual/reverse-proxy.md +++ b/docs/manual/reverse-proxy.md @@ -6,7 +6,7 @@ makes extensive use of its API for some site functionality, which causes [Cross-Origin Resource Sharing (CORS)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) to occur. By default, CORS requests are blocked by your browser and the origins need to be added to the **Allowed CORS URLs** block in -[**General Settings**](/manual/general/). These origins should include any +[**General Settings**](/manual/general/index). These origins should include any domains that will be used externally to connect to your reverse proxy that you want handled by LibreTime. These URLS can also be set during the first run configuration that is displayed when you first install LibreTime