Skip to content

Commit 23ffcc3

Browse files
committed
pytorch: add redirects
1 parent f4e2ebd commit 23ffcc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/app.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,8 @@ def modern_browser?(browser)
376376
'angular~1.3' => 'angularjs~1.3',
377377
'angular~1.2' => 'angularjs~1.2',
378378
'codeigniter~3.0' => 'codeigniter~3',
379+
'pytorch~1' => 'pytorch~1.13',
380+
'pytorch~2' => 'pytorch',
379381
'webpack~2' => 'webpack'
380382
}
381383

0 commit comments

Comments
 (0)