From a899ea3a29dcec5ad9cc621b50ea2abb1f9b8d73 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Wed, 11 Mar 2020 16:06:51 +0530 Subject: [PATCH] Fix broken hyperlinks in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cfde13..482bff8 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ A cd command that learns your habits - [Introduction](#introduction) - [Examples](#examples) - [Getting started](#getting-started) - - [Installing `zoxide`](#installing-zoxide) - - [Adding `zoxide` to your shell](#adding-zoxide-to-your-shell) + - [Installing `zoxide`](#step-1-installing-zoxide) + - [Adding `zoxide` to your shell](#step-2-adding-zoxide-to-your-shell) - [zsh](#zsh) - [bash](#bash) - [fish](#fish)