From b1db8928e28b466e124d6925ae30a8d1bbccd68f Mon Sep 17 00:00:00 2001 From: Jean-Marc Alkazzi Date: Tue, 20 Oct 2020 00:22:04 +0200 Subject: [PATCH] fix --- --- docs/topic/tljh-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/tljh-config.rst b/docs/topic/tljh-config.rst index 6c44f53..a1a04db 100644 --- a/docs/topic/tljh-config.rst +++ b/docs/topic/tljh-config.rst @@ -66,7 +66,7 @@ Some of the existing ```` are listed below by categories: .. _tljh-base_url: Base URL --------------- +-------- Use ``base_url`` to determine the base URL used by JupyterHub. This parameter will be passed straight to ``c.JupyterHub.base_url``.