diff --git a/Troubleshooting.md b/Troubleshooting.md index 2c5f901..d32a5c3 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -204,4 +204,4 @@ If you don't see anything happening after you triggered a webhook, double-check ### DBShell in Netbox container doen't work -We don't install `psql` into the Netbox container. Because of this the command `./manage.py dbshell` will not work. To access the database shell directly use the command mentioned under the section [Database Operations](database-operations). \ No newline at end of file +We don't install `psql` into the Netbox container. Because of this the command `./manage.py dbshell` will not work. To access the database shell directly use the command mentioned under the section [Database Operations](#database-operations). \ No newline at end of file