From d81906b38f4cae38117e565334917ce7a40ebe5a Mon Sep 17 00:00:00 2001 From: Eric Feng Date: Fri, 1 May 2020 13:35:37 -0700 Subject: [PATCH] Updating documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ad4a65d94..81525c89bae 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The included `install.sh` script is meant to be idempotent and to bring you to t ## Resources - * [Documentation](https://docs.sentry.io/server/) + * [Documentation](https://docs.sentry.io/development/server/) * [Bug Tracker](https://github.com/getsentry/onpremise/issues) * [Community Forums](https://forum.sentry.io/c/on-premise)