about summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorAndy <andys8@users.noreply.github.com>2022-12-27 14:59:25 +0100
committerGitHub <noreply@github.com>2022-12-27 14:59:25 +0100
commite677218d32e46605b40ac198b163f75943e37a81 (patch)
treed2adf3e076ee477b8360cd42369a6e567df7bda6 /maintainers/scripts
parentea1b1810233b6c306efc4532506b3d369429efd0 (diff)
Haskell: Fix dead link in report
Diffstat (limited to 'maintainers/scripts')
-rwxr-xr-xmaintainers/scripts/haskell/hydra-report.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/haskell/hydra-report.hs b/maintainers/scripts/haskell/hydra-report.hs
index f7e5f573982d9..f5e8da1b3f4d3 100755
--- a/maintainers/scripts/haskell/hydra-report.hs
+++ b/maintainers/scripts/haskell/hydra-report.hs
@@ -415,7 +415,7 @@ printBuildSummary
             <> ["","*:arrow_heading_up:: The number of packages that depend (directly or indirectly) on this package (if any). If two numbers are shown the first (lower) number considers only packages which currently have enabled hydra jobs, i.e. are not marked broken. The second (higher) number considers all packages.*",""]
             <> footer
      where
-      footer = ["*Report generated with [maintainers/scripts/haskell/hydra-report.hs](https://github.com/NixOS/nixpkgs/blob/haskell-updates/maintainers/scripts/haskell/hydra-report.sh)*"]
+      footer = ["*Report generated with [maintainers/scripts/haskell/hydra-report.hs](https://github.com/NixOS/nixpkgs/blob/haskell-updates/maintainers/scripts/haskell/hydra-report.hs)*"]
       totals =
          [ "#### Build summary"
          , ""