Skip to content

Commit e385e6f

Browse files
authored
Merge pull request #3813 from znz/fix-links-to-box_md
Fix links to doc/language/box.md
2 parents 42ccdd8 + 4bbf8c8 commit e385e6f

16 files changed

+23
-23
lines changed

en/news/_posts/2025-12-18-ruby-4-0-0-preview3-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ruby 4.0 introduces Ruby::Box and "ZJIT", and adds many improvements.
1414
## Ruby::Box
1515

1616
A new (experimental) feature to provide separation about definitions.
17-
For the detail of "Ruby Box", see [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
17+
For the detail of "Ruby Box", see [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
1818
[[Feature #21311]] [[Misc #21385]]
1919

2020
## Language changes
@@ -175,7 +175,7 @@ Note: We're only listing outstanding class updates.
175175
* Ruby::Box
176176
177177
* A new (experimental) feature to provide separation about definitions.
178-
For the detail of "Ruby Box", see [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
178+
For the detail of "Ruby Box", see [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
179179
[[Feature #21311]] [[Misc #21385]]
180180
181181
* Set

en/news/_posts/2025-12-25-ruby-4-0-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Note: We're only listing outstanding class updates.
279279
* Ruby::Box
280280

281281
* A new (experimental) feature to provide separation about definitions.
282-
For the detail of "Ruby Box", see [doc/language/box.md](doc/language/box.md).
282+
For the detail of "Ruby Box", see [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
283283
[[Feature #21311]] [[Misc #21385]]
284284

285285
* Set

es/news/_posts/2025-12-18-ruby-4-0-0-preview3-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ruby 4.0 introduce Ruby::BOX y "ZJIT", y agrega muchas mejoras.
1414
## Ruby::BOX
1515

1616
Una nueva característica (experimental) para dar separación en definiciones.
17-
Vea detalles de "Ruby Box" en [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
17+
Vea detalles de "Ruby Box" en [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
1818
[[Característica #21311]] [[Misc #21385]]
1919

2020
## Cambios en el lenguaje
@@ -173,7 +173,7 @@ y ahora está definido oficialmente. [[Característica #20884]]
173173
* Ruby::Box
174174

175175
* Una nueva característica (experimental) para proporcionar separación entre definiciones.
176-
Para obtener detalles sobre "Ruby Box", consulte [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
176+
Para obtener detalles sobre "Ruby Box", consulte [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
177177
[[Característica #21311]] [[Misc #21385]]
178178

179179
* Set

ja/news/_posts/2025-12-18-ruby-4-0-0-preview3-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Ruby {{ release.version }} が公開されました。
133133

134134
* Ruby::Box
135135

136-
* 定義の分離を提供するための新しい (実験的な) 機能です。"Ruby Box" の詳細については、[doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md) を参照してください。
136+
* 定義の分離を提供するための新しい (実験的な) 機能です。"Ruby Box" の詳細については、[doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html) を参照してください。
137137
[[Feature #21311]] [[Misc #21385]]
138138

139139
* Set

ja/news/_posts/2025-12-25-ruby-4-0-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Ruby 3.0 で experimental feature として導入されましたが、来年く
235235

236236
* Ruby::Box
237237

238-
* 定義の分離を提供する新しい(実験的)機能です。詳細は [doc/language/box.md](doc/language/box.md) を参照してください。[[Feature #21311]] [[Misc #21385]]
238+
* 定義の分離を提供する新しい(実験的)機能です。詳細は [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html) を参照してください。[[Feature #21311]] [[Misc #21385]]
239239

240240
* Set
241241

ko/news/_posts/2025-12-18-ruby-4-0-0-preview3-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ruby 4.0은 Ruby::Box와 "ZJIT"를 도입하고, 많은 개선을 추가합니
1414
## Ruby::Box
1515

1616
정의에 대한 분리를 제공하는 새로운 (실험적) 기능입니다.
17-
"Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md)를 참조하세요.
17+
"Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html)를 참조하세요.
1818
[[Feature #21311]] [[Misc #21385]]
1919

2020
## 언어 변경
@@ -175,7 +175,7 @@ Ruby 4.0은 Ruby::Box와 "ZJIT"를 도입하고, 많은 개선을 추가합니
175175
* Ruby::Box
176176

177177
* 정의에 대한 분리를 제공하는 새로운 (실험적) 기능입니다.
178-
"Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md)를 참조하세요.
178+
"Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html)를 참조하세요.
179179
[[Feature #21311]] [[Misc #21385]]
180180

181181
* Set

ko/news/_posts/2025-12-25-ruby-4-0-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Ractor는 Ruby 3.0에서 처음 실험적 기능으로 도입되었습니다.
235235

236236
* Ruby::Box
237237

238-
* 정의에 대한 분리를 제공하는 새로운 (실험적) 기능입니다. "Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](doc/language/box.md)를 참조하세요. [[Feature #21311]] [[Misc #21385]]
238+
* 정의에 대한 분리를 제공하는 새로운 (실험적) 기능입니다. "Ruby Box"에 대한 자세한 내용은 [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html)를 참조하세요. [[Feature #21311]] [[Misc #21385]]
239239

240240
* Set
241241

ru/news/_posts/2025-12-18-ruby-4-0-0-preview3-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ruby 4.0 представляет Ruby::Box и «ZJIT», а также соде
1414
## Ruby::Box
1515

1616
Новая (экспериментальная) функция, обеспечивающая разделение определений.
17-
Подробности о «Ruby Box» смотрите в [doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
17+
Подробности о «Ruby Box» смотрите в [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
1818
[[Feature #21311]] [[Misc #21385]]
1919

2020
## Изменения в языке
@@ -155,7 +155,7 @@ Ruby 4.0 представляет Ruby::Box и «ZJIT», а также соде
155155

156156
* Ruby::Box
157157

158-
* Новая (экспериментальная) функция для разделения определений. Подробности о "Ruby Box" смотрите в[doc/language/box.md](https://github.com/ruby/ruby/blob/master/doc/language/box.md).
158+
* Новая (экспериментальная) функция для разделения определений. Подробности о "Ruby Box" смотрите в[doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
159159
[[Feature #21311]] [[Misc #21385]]
160160

161161
* Set

ru/news/_posts/2025-12-25-ruby-4-0-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Ractor был впервые представлен в Ruby 3.0 как эксп
279279
* Ruby::Box
280280

281281
* Новая (экспериментальная) возможность для обеспечения разделения определений.
282-
Подробнее о «Ruby Box» смотрите [doc/language/box.md](doc/language/box.md).
282+
Подробнее о «Ruby Box» смотрите [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html).
283283
[[Feature #21311]] [[Misc #21385]]
284284

285285
* Set

tr/news/_posts/2025-12-25-ruby-4-0-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Not: Yalnızca öne çıkan sınıf güncellemelerini listeliyoruz.
278278
* Ruby::Box
279279
280280
* Tanımlamalar hakkında ayrım sağlamak için yeni bir (deneysel) özellik.
281-
"Ruby Box" detayı için, [doc/language/box.md](doc/language/box.md)'ye bakın.
281+
"Ruby Box" detayı için, [doc/language/box.md](https://docs.ruby-lang.org/en/4.0/language/box_md.html)'ye bakın.
282282
[[Feature #21311]] [[Misc #21385]]
283283

284284
* Set

0 commit comments

Comments
 (0)