Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 3242391

Browse files
Ghislain BeaulacGhislain Beaulac
authored andcommitted
refactor(example): update sample link
1 parent 32eece4 commit 3242391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/examples/grid-remote.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export class GridRemoteComponent implements OnDestroy, OnInit {
4040
for Sorting, Filtering, etc...
4141
</li>
4242
<li>
43-
Soure code for this example is available <a href="https://github.com/ghiscoding/aurelia-slickgrid/blob/master/doc/github-demo/src/examples/slickgrid/example17.ts" target="_blank">here</a>
43+
Soure code for this example is available <a href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-remote.component.ts" target="_blank">here</a>
4444
</li>
4545
</ul>
4646
`;

0 commit comments

Comments
 (0)