From 7287f00f9d9cc734974e2369aa86caee73a5672f Mon Sep 17 00:00:00 2001 From: purplepinapples Date: Mon, 1 Jul 2019 09:54:36 -0700 Subject: [PATCH] fix bookmark hyperlinks in README --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index ff0ea455..52bf0523 100755 --- a/README.MD +++ b/README.MD @@ -60,8 +60,8 @@ A few kernel commands are available from the project directory by running the `a The first thing you need to do is generate an `APP_KEY`. 1. `php artisan key:generate` -2. [Configure how Jikan caches](https://github.com/jikan-me/jikan-rest#configuring-how-jikan-caches) -3. [Configure how Jikan handles expired cache](https://github.com/jikan-me/jikan-rest#configuring-how-jikan-handles-expired-cache) +2. [Configure how Jikan caches](https://github.com/jikan-me/jikan-rest#05-configuring-how-jikan-caches-optional) +3. [Configure how Jikan handles expired cache](https://github.com/jikan-me/jikan-rest#06-configuring-how-jikan-handles-expired-cache-optional) ### 04. Ignition