diff --git a/docs.it4i/software/tools/easybuild.md b/docs.it4i/software/tools/easybuild.md index 6b0353ff071f4f4024cf4fa01a83abf9e3db3854..c722925ab396bb6a67d4db753944743eb7fbeb13 100644 --- a/docs.it4i/software/tools/easybuild.md +++ b/docs.it4i/software/tools/easybuild.md @@ -479,7 +479,10 @@ Template requires you to fill in the `EASYBUILD_ROOT`, `CUDA_CC`, and `USER` var If you plan on writing more than one or two of your own easyconfigs, it might be useful to setup a custom easyconfig repository. Simply prepend it's path to the `robot` and `robot-paths` variables. +A detailed documentation regarding EasyBuild configuration is available [here][e]. + [a]: https://code.it4i.cz/sccs/easyconfigs-it4i [b]: http://easybuild.readthedocs.io [c]: https://github.com/hpcugent/easybuild/wiki/Compiler-toolchains [d]: https://github.com/hpcugent/easybuild-easyconfigs +[e]: https://docs.easybuild.io/en/latest/Configuration.html