New Project Root URLs

As some may have noticed, project root URLs now drop the “/tree/default_branch” suffix. What was once http://github.com/mojombo/jekyll/tree/master is now http://github.com/mojombo/jekyl...

By · · 1 min read
New Project Root URLs

Source: The GitHub Blog

As some may have noticed, project root URLs now drop the “/tree/default_branch” suffix. What was once http://github.com/mojombo/jekyll/tree/master is now http://github.com/mojombo/jekyll. (Of course “tree/master” will 301 redirect, don’t worry.) Enjoy!