From ab908132cbe857449d39ca27579717334e6d1a20 Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Thu, 28 Nov 2024 13:18:54 -0300 Subject: [PATCH] [chores] Updated links to docs (dev > stable) [skip ci] --- CHANGES.rst | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index d09adac8..bd708cf7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -29,7 +29,7 @@ Features size. - Implemented static file minification. - Introduced a consent mechanism for the `collection of usage metrics - `_. + `_. Changes ~~~~~~~ diff --git a/README.rst b/README.rst index 3d78559c..8a0566b5 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,6 @@ in mind. Documentation ------------- -- `Usage documentation `_ +- `Usage documentation `_ - `Developer documentation - `_ + `_