Skip to content

Commit 8519947

Browse files
committed
Fix URL
1 parent 05fa0d9 commit 8519947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/app/partials/plugins.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h3>Reporting (<a href="https://github.com/forms-angular/fng-reports">fng-report
5050
<li><strong>columnDefs</strong> an array of column instruction objects which determines the output
5151
order and
5252
appearance.
53-
For full details see <a href="https://github.com/angular-ui/ui-grid/wiki/Defining-columns">the
53+
For full details see <a href="http://ui-grid.info/docs/#!/api/ui.grid.class:GridOptions.columnDef">the
5454
ui-grid
5555
documentation</a>
5656
but the most common uses are:

0 commit comments

Comments
 (0)