api.dart.dev icon indicating copy to clipboard operation
api.dart.dev copied to clipboard

webmaster tools identified two 404s

Open sethladd opened this issue 10 years ago • 2 comments

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

and

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

These should redirect to the correct location.

sethladd avatar Sep 14 '15 20:09 sethladd

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 avatar Sep 15 '15 22:09 sethladd

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

sethladd avatar Sep 21 '15 18:09 sethladd