From b93d9616d00914745acb225dd2ef0872e6c51001 Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 29 Jul 2017 23:31:46 +0200 Subject: [PATCH] Fix URL fragment for internal link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c907be2..38337a2 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Migrating from an earlier version of this project? See our [upgrade guide](Migra * [Deleting users](#deleting-users) * [Assigning roles to users](#assigning-roles-to-users) * [Taking roles away from users](#taking-roles-away-from-users) - * [Checking roles](#checking-roles) + * [Checking roles](#checking-roles-1) * [Utilities](#utilities) * [Creating a random string](#creating-a-random-string) * [Creating a UUID v4 as per RFC 4122](#creating-a-uuid-v4-as-per-rfc-4122)