dart-lang / api.dart.dev

Dart API docs
https://api.dart.dev
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

More redirects not working #46

Closed sethladd closed 9 years ago

sethladd commented 9 years ago

At some point, we supported http://api.dartlang.org/dart_core/Iterable.html

That should go to https://api.dartlang.org/1.12.0/dart-core/Iterable-class.html

Also, we had http://api.dartlang.org/dart_html.html

which should redirect to https://api.dartlang.org/1.12.0/dart-html/dart-html-library.html

sethladd commented 9 years ago

Related: https://github.com/dart-lang/www.dartlang.org/pull/1458

sethladd commented 9 years ago

CL is up https://codereview.chromium.org/1331463003

cc @keertip

Can test at https://even-moar-redirects-dot-dartlang-api.appspot.com/