diff --git a/docs/source/user/options.rst b/docs/source/user/options.rst index 5eb8e35..ab333c8 100644 --- a/docs/source/user/options.rst +++ b/docs/source/user/options.rst @@ -568,9 +568,9 @@ Options and their Descriptions # https://some-super-long-domain-name.com/with/some/very/long/path - url = ( - 'https://...' - ) + url = '''\ + https://... + ''' This defaults to: ``79``