Skip to content

Commit 6a19ce1

Browse files
authored
Merge pull request ruby#77 from sho-h/remove-en-1.x
Remove /en/1.8.7 and /en/1.9.3 links.
2 parents 2075d57 + ca29cee commit 6a19ce1

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

public/en/index.html

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ <h1>Documentation for Ruby</h1>
2828
<a class="list-group-item" href="./2.2.0/">Ruby 2.2.0 (outdated)</a>
2929
<a class="list-group-item" href="./2.1.0/">Ruby 2.1.0 (outdated)</a>
3030
<a class="list-group-item" href="./2.0.0/">Ruby 2.0.0 (outdated)</a>
31-
<a class="list-group-item" href="./1.9.3/">Ruby 1.9.3 (outdated)</a>
32-
<a class="list-group-item" href="./1.8.7/">Ruby 1.8.7 (outdated)</a>
3331
</div>
3432
</div>
3533
</body>

public/ja/index.html

-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ <h2>Other versions</h2>
3838
<a class="list-group-item" href="./2.3.0/doc/index.html">Ruby 2.3 (2019/04/01 サポート終了)</a>
3939
<a class="list-group-item" href="./2.2.0/doc/index.html">Ruby 2.2 (2018/04/01 サポート終了)</a>
4040
<a class="list-group-item" href="./2.1.0/doc/index.html">Ruby 2.1 (2017/04/01 サポート終了)</a>
41-
<a class="list-group-item" href="./2.0.0/doc/index.html">Ruby 2.0.0 (2016/02/24 サポート終了)</a>
42-
<a class="list-group-item" href="./1.9.3/doc/index.html">Ruby 1.9.3 (2015/02/23 サポート終了)</a>
43-
<a class="list-group-item" href="./1.8.7/doc/index.html">Ruby 1.8.7 (2013/06/30 サポート終了)</a>
4441
<a class="list-group-item" href="http://doc.okkez.net/">http://doc.okkez.net/</a>
4542
</div>
4643
<h2>Project Page</h2>

0 commit comments

Comments
 (0)