Skip to content

Commit 3f83721

Browse files
committed
Fix PR link in Cabal-3.14.2.0 release notes
1 parent eada176 commit 3f83721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/Cabal-3.14.2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Cabal and Cabal-syntax 3.14.2.0 changelog and release notes
1919
environment for these processes, Cabal would append the overridden environment
2020
to the existing environment, creating duplicates of the same variable.
2121

22-
- Set `<pkgname>_datadir` to an absolute path when running tests [#10717](https://github.com/haskell/cabal/issues/10717) [#10828](https://github.com/haskell/cabal/pull/10828)
22+
- Set `<pkgname>_datadir` to an absolute path when running tests [#10717](https://github.com/haskell/cabal/issues/10717) [#10830](https://github.com/haskell/cabal/pull/10830)
2323

2424
Fix a regression where `<pkgname>_datadir` was set to a relative path. This
2525
caused issues when running testsuites which changed the working directory and

0 commit comments

Comments
 (0)