From 41a70e25921caf4701f56594367078a7b2662d5e Mon Sep 17 00:00:00 2001 From: "Kenneth M. Elf Sternberg" Date: Mon, 3 Oct 2016 13:21:22 -0700 Subject: [PATCH] Still trying to get that hyperlink right. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4962d60..042873f 100644 --- a/README.rst +++ b/README.rst @@ -67,11 +67,11 @@ Features Acknowledgements ---------------- `Git lint` started life as a simple pre-commit hook. Most of the -changes since were inspired by Steve Pulec's *Why You Need a Git -Pre-Commit Hook and Why Most Are Wrong_,* as well as just my own needs as +changes since were inspired by Steve Pulec's *`Why You Need a Git +Pre-Commit Hook and Why Most Are Wrong`_ ,* as well as just my own needs as a software developer. -.. _Wrong: https://dzone.com/articles/why-your-need-git-pre-commit +.. _Why You Need a Git Pre-Commit Hook and Why Most Are Wrong: https://dzone.com/articles/why-your-need-git-pre-commit Disclaimer