From a048abac52bfe2285f9f2031f3b4752d82de8a27 Mon Sep 17 00:00:00 2001 From: Matej Zidek Date: Thu, 6 Jun 2024 09:32:21 +0200 Subject: [PATCH] fix url --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fed39d53..298e26b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,7 +86,7 @@ melos --help When editing the documentation, once you have submitted your Pull Request (PR) and pipeline has passed, you can preview your changes on the: -https://melos.invertase.dev/{PR_NUMBER}. +https://melos.invertase.dev/~{PR_NUMBER}. - For example a PR with number 123, you can preview it on: https://melos.invertase.dev/~123 - For more information, see the [docs](https://use.docs.page/previews#custom-domain)