From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 21/22] README: Fix anchor for Performance section Date: Fri, 28 Jan 2022 19:33:56 +0100 Message-ID: <20220128183357.3407606-22-sbrivio@redhat.com> In-Reply-To: <20220128183357.3407606-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0235626209093666591==" --===============0235626209093666591== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit It shouldn't refer to the subsection under "Features". Signed-off-by: Stefano Brivio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee689f5..835a2fb 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ for TCP and UDP, respectively. - [Ports](#ports) - [Demo](#demo) - [Continuous Integration](#continuous-integration) -- [Performance](#performance) +- [Performance](#performance_1) - [Try it](#try-it) - [Contribute](#contribute) - [Security and Vulnerability Reports](#security-and-vulnerability-reports) -- 2.33.0 --===============0235626209093666591==--