From 525fecd19e941100dacc455e49e2e895bd7a4855 Mon Sep 17 00:00:00 2001 From: rkhetani Date: Wed, 17 Jan 2018 13:07:28 -0500 Subject: [PATCH] Fixes to the previous and next links --- 01_Intro_to_versioning.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/01_Intro_to_versioning.md b/01_Intro_to_versioning.md index 3c287b6..1079e9a 100644 --- a/01_Intro_to_versioning.md +++ b/01_Intro_to_versioning.md @@ -72,14 +72,12 @@ Dropbox, Google Drive and other services offer some form of version control in t * Allows comments on every modification making it easier to revert. * Allows you and others to navigate the history of a document readily. -*** -[Previous: README](README.md) -[Next: Getting Started with Git using GitKraken](02_GitKraken.md) *** -*** -[Previous: README](README.md) -[Next: Getting Started with Git using GitKraken](02_GitKraken.md) +[Previous: README](README.md) + +[Next: Getting Started with Git using GitKraken](02_GitKraken.md) + ***