From 6bea474d3ac99c61b14b50b047ee356b7f38b6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C4=B1l?= <114004196+anil2ec4@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:48:29 +0300 Subject: [PATCH] docs: fixing typo and update CONTRIBUTING.md (#18606) Co-authored-by: Julien Robert --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b84bc6e302..d3a56e541a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ * [Pull Request Templates](#pull-request-templates) * [Requesting Reviews](#requesting-reviews) * [Updating Documentation](#updating-documentation) - * [RFC & ADR](#RFC & ADR) + * [RFC & ADR](#rfc--adr) * [Dependencies](#dependencies) * [`go.work`](#gowork) * [`go.mod`](#gomod)