summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.7.0
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-12-31 22:06:18 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2019-12-31 22:06:19 -0800
commitafd3f64f8cc4ff4fc956727d7e2da70597352008 (patch)
treed6786b891b336ff4bf0041e2a6ff9a55dbdc660d /doc/NEWS-2.7.0
parent8c9450e7b875db846b19cc631af0d7fee66db5c6 (diff)
Redmine /projects/ruby-trunk is now redirected
to /projects/ruby-master
Diffstat (limited to 'doc/NEWS-2.7.0')
-rw-r--r--doc/NEWS-2.7.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-2.7.0 b/doc/NEWS-2.7.0
index 4ff6cf09dc..28f6c652de 100644
--- a/doc/NEWS-2.7.0
+++ b/doc/NEWS-2.7.0
@@ -812,7 +812,7 @@ RubyVM::InstructionSequence::
* Require compilers to support C99. [Misc #15347]
- * Details of our dialect: https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/C99
+ * Details of our dialect: https://bugs.ruby-lang.org/projects/ruby-master/wiki/C99
* Ruby's upstream repository is changed from Subversion to Git.