Skip to content

Commit

Permalink
Fix 2.x branch link
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Aug 4, 2014
1 parent 87c8507 commit cae768e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Head to http://ui-grid.info for documentation and tutorials. Join https://gitter

We are aggressively trying to move to 3.x, which has been in the works for over a year, and part of that is moving past the 2.x codebase and working to get 3.x update to snuff. The old 2.x versions are still available, which you can currently install as normal with bower/nuget.

To submit fixes to 2.x please point your pull requests at the [2.x](https://github.com/angular-ui/ng-grid/tree/3.0) branch.
To submit fixes to 2.x please point your pull requests at the [2.x](https://github.com/angular-ui/ng-grid/tree/2.x) branch.

# Building

Expand Down

0 comments on commit cae768e

Please sign in to comment.