Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit c124b3d

Browse files
authored
fix(README): Fix examples link
1 parent fccdbcc commit c124b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function MyCtrl($scope) {
6767
Check out the [Getting Started](https://github.com/angular-ui/ng-grid-legacy/wiki/Getting-started) and other [Docs](https://github.com/angular-ui/ng-grid-legacy/wiki)
6868

6969
## Examples
70-
[Examples](http://angular-ui.github.com/ng-grid-legacy/wiki)
70+
[Examples](https://github.com/angular-ui/ng-grid-legacy/wiki)
7171

7272
## Testing
7373

0 commit comments

Comments
 (0)