From b53cfa6d8e4c15bd09963f76d831818ab8c38bb5 Mon Sep 17 00:00:00 2001 From: milahu Date: Tue, 9 Jul 2024 21:49:51 +0200 Subject: [PATCH] fix links to overrides section --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index c9c90fd..b3c0ca0 100644 --- a/README.org +++ b/README.org @@ -256,7 +256,7 @@ produced by =gradle2nix=. It performs the following: See [[#fetchers][detailed documentation]] below. - =overrides= :: Override artifacts in the offline Maven repository. - See [[#override][detailed documentation]] below. + See [[#overrides][detailed documentation]] below. In addition, this function accepts: - All arguments to =stdenv.mkDerivation=. @@ -287,7 +287,7 @@ local repository. See [[#fetchers][detailed documentation]] below. - =overrides= :: Override artifacts in the offline Maven repository. - See [[#override][detailed documentation]] below. + See [[#overrides][detailed documentation]] below. *** =gradleSetupHook=