summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-10-10 10:54:26 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-10-10 10:54:26 +0900
commit133bacc0dcf4261ac3ebe0de5f367c88a51ce2f0 (patch)
treeade33e989a4e40d0467aadb7cafc5586aa805a46
parentf1a94a497b8491b41a3d058557ea10995c10f71a (diff)
Rename win32-sspi to net-http-sspi
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 481bb7548f..89aad67187 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -72,7 +72,7 @@ The following default gem is added.
* win32/sspi.rb
- * This library is now extracted from the Ruby repository to [ruby/win32-sspi].
+ * This library is now extracted from the Ruby repository to [ruby/net-http-sspi].
[[Feature #20775]]
The following default gems are updated.
@@ -136,7 +136,7 @@ The following bundled gem is added.
See GitHub releases like [GitHub Releases of Logger] or changelog for
details of the default gems or bundled gems.
-[ruby/win32-sspi]: https://github.com/ruby/win32-sspi
+[ruby/net-http-sspi]: https://github.com/ruby/net-http-sspi
[GitHub Releases of Logger]: https://github.com/ruby/logger/releases
## Supported platforms