elm / package.elm-lang.org

website for browsing packages and exploring documentation
https://package.elm-lang.org/
BSD 3-Clause "New" or "Revised" License
293 stars 113 forks source link

Incorrect link in warning for outdated package when package has been moved #195

Open hakonrossebo opened 8 years ago

hakonrossebo commented 8 years ago

Searching google for elm window leads me to:

http://package.elm-lang.org/packages/elm-lang/core/2.1.0/Window

With a header warning saying: "Warning! The latest version of this package is 4.0.5". This link is broken. - The correct link is to the moved package http://package.elm-lang.org/packages/elm-lang/window/1.0.0/

I see this works fine for http://package.elm-lang.org/packages/evancz/elm-html/4.0.2 - the link to 5.00 where a "deprecated" info is displayed.

process-bot commented 8 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

ciaran-phillips commented 7 years ago

There's another instance of the bug here:

http://package.elm-lang.org/packages/elm-lang/core/3.0.0/Graphics-Element

yigitozkavci commented 7 years ago

Problem is also in: Html.App and Signal docs

DanielJenkins commented 6 years ago

On a related note, the warning is completely missing from List.Extra 3.10.0, which is sometimes first on Google search ranking for "elm list extra"

http://package.elm-lang.org/packages/circuithub/elm-list-extra/3.10.0/List-Extra