From 445c7b9f709f81458cce7b9b84dc6f5e1f592f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:10:21 +0100 Subject: [PATCH] Update link to docs The old link (https://jupyterhub-grafana.readthedocs.io/en/latest/tutorials/deploy.html) currently leads to 404 in Portuguese. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f518fcb..78a6d07 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ via code. This can then be deployed on any Grafana instance! ## Deployment -Deployment instructions are available in [the documentation site](https://jupyterhub-grafana.readthedocs.io/en/latest/howto/deploy.html). +Deployment instructions are available in [the documentation site](https://jupyterhub-grafana.readthedocs.io/en/latest/tutorials/deploy.html).