From 97aef1706b468292b749b845366ae68f0b3ba64c Mon Sep 17 00:00:00 2001 From: Ocheretovich Date: Tue, 21 Jan 2025 14:36:05 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08399ad..c85de8c 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ - [Goal](#goal) - [Structure](#structure) -- [Naming Conventions](#naming) +- [Naming Conventions](#naming-conventions) - [CODEOWNERS](#codeowners) -- [Semantic Versioning](#versioning) +- [Semantic Versioning](#semantic-versioning) - [RFCs](#rfcs) - [Licensing](#licensing) - [Contributing](#contributing) -- [Code of Conduct](#conduct) -- [Social Contract](#contract) +- [Code of Conduct](#code-of-conduct) +- [Social Contract](#social-contract) ## Our Goal [goal]: goal From 5a98197ab0914de48c78887c1014aaf47b4c9632 Mon Sep 17 00:00:00 2001 From: Ocheretovich Date: Tue, 21 Jan 2025 14:39:02 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c85de8c..7dda69c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ - [Goal](#goal) - [Structure](#structure) -- [Naming Conventions](#naming-conventions) +- [Repository Naming Conventions](#repository-naming-conventions) - [CODEOWNERS](#codeowners) - [Semantic Versioning](#semantic-versioning) - [RFCs](#rfcs)