shorten sample url to not disturb mobile view

This commit is contained in:
Abraham Toriz 2022-09-30 11:16:54 -04:00
parent f032216e16
commit 805bdd2de1
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ You can set the config file to a different location by setting the
the filename like so:
``TIMETRAP_CONFIG_FILE=/home/user/some/dir/my_config.toml``
``TIMETRAP_CONFIG_FILE=/path/to/my_config.toml``
From within the config file you can set the paths to the database and custom
formatters as explained in the :ref:`settings`.