From 5ccac120afcb7159578837557e21f64f5bd5be79 Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Sun, 28 Apr 2024 20:08:13 -0500 Subject: [PATCH] Fix up the toc --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 860c4bd..6cd2e7c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,7 +7,7 @@ and organized docs are the best docs. ## Table of Contents -- Installation -- Getting Started -- Contributing -- [Code of Conduct](https://github.com/django-commons/django-commons-playground/blob/main/CODE_OF_CONDUCT.md) +- [Installation](installation.md) +- [Getting Started](getting_started.md) +- [Contributing](contributing.md) +- [Code of Conduct](../CODE_OF_CONDUCT.md)