From 8ecd8dcf8eaefb64986b93f696e64529c63725dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Thu, 31 Jul 2025 22:47:27 +0200 Subject: [PATCH] New Wiki page localtion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan José Mata --- docs/hosting/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting/docker.md b/docs/hosting/docker.md index f3683536d..6c568e089 100644 --- a/docs/hosting/docker.md +++ b/docs/hosting/docker.md @@ -133,7 +133,7 @@ docker compose ls Your app is now set up. You can visit it at `http://localhost:3000` in your browser. -If you find bugs or have a feature request, be sure to read through our [contributing guide here](https://github.com/we-promise/sure/wiki/How-to-Contribute-Effectively-to-this-Project). +If you find bugs or have a feature request, be sure to read through our [contributing guide here](https://github.com/we-promise/sure/wiki/How-to-Contribute-Effectively-to-Sure). ## How to update your app