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=