fix links to overrides section

This commit is contained in:
milahu
2024-07-09 21:49:51 +02:00
committed by GitHub
parent 03c1b713ad
commit b53cfa6d8e

View File

@@ -256,7 +256,7 @@ produced by =gradle2nix=. It performs the following:
See [[#fetchers][detailed documentation]] below. See [[#fetchers][detailed documentation]] below.
- =overrides= :: Override artifacts in the offline Maven repository. - =overrides= :: Override artifacts in the offline Maven repository.
See [[#override][detailed documentation]] below. See [[#overrides][detailed documentation]] below.
In addition, this function accepts: In addition, this function accepts:
- All arguments to =stdenv.mkDerivation=. - All arguments to =stdenv.mkDerivation=.
@@ -287,7 +287,7 @@ local repository.
See [[#fetchers][detailed documentation]] below. See [[#fetchers][detailed documentation]] below.
- =overrides= :: Override artifacts in the offline Maven repository. - =overrides= :: Override artifacts in the offline Maven repository.
See [[#override][detailed documentation]] below. See [[#overrides][detailed documentation]] below.
*** =gradleSetupHook= *** =gradleSetupHook=