Skip to content

Commit e30fad3

Browse files
committed
docs: update all Angular-Slickgrid example links
1 parent 804dcaa commit e30fad3

42 files changed

Lines changed: 42 additions & 42 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

frameworks/angular-slickgrid/src/demos/examples/example02.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-formatter.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example02.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example03.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-editor.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example03.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example04.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-clientside.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example04.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example05.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-odata.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example05.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example06.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-graphql.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example06.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example07.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-headerbutton.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example07.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example08.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-headermenu.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example08.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example09.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-menu.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example09.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example10.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-rowselection.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example10.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

frameworks/angular-slickgrid/src/demos/examples/example11.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>
55
<a
66
style="font-size: 18px"
77
target="_blank"
8-
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/grid-additem.component.ts"
8+
href="https://github.com/ghiscoding/slickgrid-universal/blob/master/frameworks/angular-slickgrid/src/demos/examples/example11.component.ts"
99
>
1010
<span class="mdi mdi-link-variant"></span> code
1111
</a>

0 commit comments

Comments
 (0)