File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ use Rack::Rewrite do
46
46
47
47
r302 %r{^/cgi-bin/cvsweb\. cgi(/.*)?$} , "http://svn.ruby-lang.org/"
48
48
49
- r302 %r{^/ja/(man|old-man)/.*$} , "http ://doc .ruby-lang.org/ja/"
49
+ r302 %r{^/ja/(man|old-man)/.*$} , "https ://docs .ruby-lang.org/ja/"
50
50
51
51
r302 %r{^/ja/man/archive/ruby-refm-1.8.6-chm.zip$} , "ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.8.6-chm.zip"
52
52
r302 %r{^/ja/man/archive/ruby-refm-1.9.0-chm.zip$} , "ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.9.0-chm.zip"
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ lang: ja
8
8
現在、有志の手により整備中の [ リファレンスマニュアル(通称るりま)] [ 1 ] を 旧版リファレンスマニュアルと置き換えました。
9
9
10
10
今後は旧版リファレンスへのリンク
11
- は[ < ; URL:http ://doc .ruby-lang.org/ja/> ; ] [ 1 ] 以下にリダイレクトされます。
11
+ は[ < ; URL:https ://docs .ruby-lang.org/ja/> ; ] [ 1 ] 以下にリダイレクトされます。
12
12
13
13
なお、旧版リファレンスマニュアルは現在も以下から参照できます。
14
14
15
15
* [ 旧リファレンスマニュアル] [ 2 ]
16
16
17
17
18
18
19
- [ 1 ] : http ://doc .ruby-lang.org/ja/
19
+ [ 1 ] : https ://docs .ruby-lang.org/ja/
20
20
[ 2] : {{ site.url }}/ja/old-man/?cmd=view;name=Ruby%A5%EA%A5%D5%A5%A1%A5%EC%A5%F3%A5%B9%A5%DE%A5%CB%A5%E5%A5%A2%A5%EB
You can’t perform that action at this time.
0 commit comments