Commit 985ab75c authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

nixos/gitlab-runner: fix broken link

parent 38b1c19e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -458,7 +458,7 @@ in
              default = "docker";
              description = ''
                Select executor, eg. shell, docker, etc.
                See [runner documentation](https://docs.gitlab.com/runner/executors/README.html) for more information.
                See [runner executor documentation](https://docs.gitlab.com/runner/executors/) for more information.
              '';
            };
            buildsDir = mkOption {