From b34e9952dea92b1c05c04199468064bba4d84d62 Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Thu, 19 Sep 2024 12:27:07 +0400 Subject: [PATCH] Fix Markdown in README.md (#458) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c99853..b2c023d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -- [Release](#release) +- [Version 1.0.0 Release](#version-100-release) - [Introduction](#introduction) - [Help](#help) - [Help as a user of a Kong application](#help-as-a-user-of-a-kong-application) @@ -47,7 +47,7 @@ Kong has been stable for a long time, so it seemed appropriate to cut a 1.0 release. -There is one breaking change, #436, which should effect relatively few users. +There is one breaking change, [#436](https://github.com/alecthomas/kong/pull/436), which should effect relatively few users. ## Introduction