From 5cec04236421da7fc410043de7952331c0bde8c7 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Thu, 30 Apr 2020 12:10:27 -0400 Subject: [PATCH] add colons --- doc/sphinx-guides/source/installation/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx-guides/source/installation/config.rst b/doc/sphinx-guides/source/installation/config.rst index e18147ee395..7535c46f844 100644 --- a/doc/sphinx-guides/source/installation/config.rst +++ b/doc/sphinx-guides/source/installation/config.rst @@ -1462,9 +1462,9 @@ Note: The "About" link will not appear in the navbar until this option is set. :NavbarGuidesUrl ++++++++++++++++ -Set ``NavbarGuidesUrl`` to a fully-qualified URL which will be used for the "User Guide" link in the navbar. +Set ``:NavbarGuidesUrl`` to a fully-qualified URL which will be used for the "User Guide" link in the navbar. -Note: by default, the URL is composed from the settings ``GuidesBaseUrl`` and ``GuidesVersion`` below. +Note: by default, the URL is composed from the settings ``:GuidesBaseUrl`` and ``:GuidesVersion`` below. ``curl -X PUT -d http://example.edu/fancy-dataverse-guide http://localhost:8080/api/admin/settings/:NavbarGuidesUrl``