Skip to content

Commit d1bc28c

Browse files
committed
Release-Notes-6.0.md: link fixes
1 parent 9183383 commit d1bc28c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Release-Notes-6.0.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ title: Release Notes - Mock 6.0 (+ mock-core-configs v41.5)
3939

4040
### Bugfixes
4141

42-
- The [chroot_scan plugin](Plugin-ChrootScan) [issue#1490][] has been fixed so it
42+
- The [chroot_scan plugin](Plugin-ChrootScan) has been fixed so it
4343
no longer (re)creates resultdir below the global `basedir`, but under the
4444
per-package resultdir (by default in a `/var/tmp/` sub-directory). In turn, the
45-
resultdir is no longer created with improper ownership.
45+
resultdir is no longer created with improper ownership, [issue#1490][].
4646

4747
- Make `--dnf-cmd` compatible with DNF5, fixes [issue#1400][].
4848

@@ -109,3 +109,4 @@ Thank You!
109109
[issue#1490]: https://github.com/rpm-software-management/mock/issues/1490
110110
[issue#1522]: https://github.com/rpm-software-management/mock/issues/1522
111111
[issue#1400]: https://github.com/rpm-software-management/mock/issues/1400
112+
[issue#1496]: https://github.com/rpm-software-management/mock/issues/1496

0 commit comments

Comments
 (0)