From 13e99b904bfaa5a8f74482f6e7ccbaf84e5ea38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix-Antoine=20Fortin?= Date: Fri, 8 Apr 2022 09:56:18 -0400 Subject: [PATCH] Fix typo in [rest api] link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8146365..0a579be5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ JupyterHub also provides a [REST API][] for administration of the Hub and its users. -[rest api]: https://juptyerhub.readthedocs.io/en/latest/reference/rest-api.html +[rest api]: https://jupyterhub.readthedocs.io/en/latest/reference/rest-api.html ## Installation