Skip to content

Commit 86ef99c

Browse files
committed
Fix link to GH issue in CHANGELOGs
Fixes #478
1 parent d180513 commit 86ef99c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG-3.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Changed
77
- Update to ruby-4.0.1, see [release notes](https://www.ruby-lang.org/en/news/2026/01/13/ruby-4-0-1-released/).
8-
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [ruby/date#459](https://github.com/ruby/date/issues/459)
8+
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [#459](https://github.com/oneclick/rubyinstaller2/issues/459)
99
- Extend c_rehash.rb helper script to update all three locations of SSL CA certificates [#461](https://github.com/oneclick/rubyinstaller2/pull/461)
1010
- Compact ENV display when `ridk enable`. #470
1111
- Fix possible crash in `ridk enable` when searching the Windows registry.

CHANGELOG-3.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Changed
44
- Update to ruby-3.4.8, see [release notes](https://www.ruby-lang.org/en/news/2025/12/17/ruby-3-4-8-released/).
5-
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [ruby/date#459](https://github.com/ruby/date/issues/459)
5+
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [#459](https://github.com/oneclick/rubyinstaller2/issues/459)
66
- Extend c_rehash.rb helper script to update all three locations of SSL CA certificates [#461](https://github.com/oneclick/rubyinstaller2/pull/461)
77
- Update the SSL CA certificate list.
88

0 commit comments

Comments
 (0)