diff --git a/docs/contributing/plugins.rst b/docs/contributing/plugins.rst index 97e4eaa..8c9828f 100644 --- a/docs/contributing/plugins.rst +++ b/docs/contributing/plugins.rst @@ -88,7 +88,7 @@ A hook implementation is a function that has the following characteristics: ``tljh.hooks``. The current list of available hooks and when they are called can be -seen in ```tljh/hooks.py`` `_ +seen in `tljh/hooks.py `_ in the source repository.