Skip to content

Instantly share code, notes, and snippets.

@jitter
Created November 17, 2010 15:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jitter/703467 to your computer and use it in GitHub Desktop.
Save jitter/703467 to your computer and use it in GitHub Desktop.
Links to change on jquery.com

A - jquery.com site-wide:

  • Link for "Bug Tracker" in header (secondary) and footer navigation from http://dev.jquery.com/ to http://bugs.jquery.com

B - jquery.com Startpage

  • Linktext from "Source code/SVN" to "Source code/GIT"
  • Link for "Submit a New Bug Report" from http://dev.jquery.com/newticket/ to http://bugs.jquery.com/newticket

C - Downloading_jQuery

  • For the 1.4.3 and 1.4.4 Release add a Visual Studio link for the vsdoc file. It looks like http://appendto.com/blog has committed to keep an updated vsdoc file around. I guess we could ask them if it's okay to link to there file/page on our jQuery download page.

  • In the Build Requirements add a section about support for Ruby Make (rake) as we have a Rakefile for some time now in the jQuery source.

D - Documentation Main Page

  • All links under "jQuery API Reference" from http://docs.jquery.com/ to http://api.jquery.com. Some caution is needed here as the URL-path has changed. e.g. http://docs.jquery.com/Core vs. http://api.jquery.com/category/core/

  • Link for "Submit a Bug Report" from http://jquery.com/dev/bugs/new/ to http://bugs.jquery.com/newticket

E - site-wide on the left side in the interior navigation menu e.g. Documentation Main Page

  • All links under "API Reference" see first point under D
  • Link for "Submit New Bug" from http://jquery.com/dev/bugs/new/ to http://dev.jquery.com/newticket/

F Known Issues

  • In the Opera 9.27 section there is "here" link which say https://wtp11a.com/ instead of https://bugs.opera.com/wizard/

Maybe adapt a single coherent string for the "new ticket" links because now we have "Submit a New Bug Report" and "Submit a Bug Report" and "Submit New Bug"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment