From 0f5d2b219b3935d0a32fac512dc54f0e4aeddb5b Mon Sep 17 00:00:00 2001 From: Travis Jungroth Date: Mon, 13 Jun 2022 10:21:44 -0700 Subject: [PATCH] Add releases link in "Version control integration" (#909) --- doc/source/start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/start.rst b/doc/source/start.rst index db2b7ab2e..ca78d74d1 100644 --- a/doc/source/start.rst +++ b/doc/source/start.rst @@ -75,7 +75,7 @@ Version control integration Use `pre-commit `_. Once you `have it installed `_, add this to the `.pre-commit-config.yaml` in your repository -(be sure to update `rev` to point to a real git tag/revision!):: +(be sure to update `rev` to point to a `real git tag/revision `_!):: repos: - repo: https://github.com/PyCQA/bandit