From 4ce0dd452604c9a0c151bf1c930d3d1525b30241 Mon Sep 17 00:00:00 2001 From: "Kenneth M. Elf Sternberg" Date: Mon, 3 Oct 2016 13:18:45 -0700 Subject: [PATCH] Fixing reference in Readme. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4ec51ad..4962d60 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. -.. _Why You Need a Git Pre-Commit Hook and Why Most Are Wrong: https://dzone.com/articles/why-your-need-git-pre-commit +.. _Wrong: https://dzone.com/articles/why-your-need-git-pre-commit Disclaimer