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

webmaster tools identified two 404s #49

Open sethladd opened 8 years ago

sethladd commented 8 years ago

http://api.dartlang.org/dom.html

and

http://api.dartlang.org/io/HttpServer.html

These should redirect to the correct location.

sethladd commented 8 years ago

Also found this one in the wild:

http://api.dartlang.org/docs/releases/latest/dart_crypto/CryptoUtils.html

That should go here: http://www.dartdocs.org/documentation/crypto/0.9.0/index.html#crypto/crypto.CryptoUtils

sethladd commented 8 years ago

And this link: https://api.dartlang.org/dart-core/List-class.html

redirects to /stable/index.html however it should probably return a 404 or at least redirect to /stable/dart-core/List-class.html