Skip to content

Commit 00dcc90

Browse files
committed
Change footer links in HotLabel examples
Replace link back to index page with links to Next & Previous examples, where applicable and back to list of examples.
1 parent 5a50d26 commit 00dcc90

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

HotLabel/2/Examples/Example1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ Again, run the application and move the mouse cursor over the control to see the
4646

4747
## Links
4848

49-
* Back to [Hot Label Component Page](../../index.md)
49+
* [Next Example](./Example2.md)
50+
* Back to [List of Examples](../Examples.md)

HotLabel/2/Examples/Example2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ end;
4747

4848
## Links
4949

50-
* Back to [Hot Label Component Page](../../index.md)
50+
* [Next Example](./Example3.md)
51+
* [Previous Example](./Example1.md)
52+
* Back to [List of Examples](../Examples.md)

HotLabel/2/Examples/Example3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,5 @@ You should note that the concept of visiting URLs in hot label components differ
8686

8787
## Links
8888

89-
* Back to [Hot Label Component Page](../../index.md)
89+
* [Previous Example](./Example2.md)
90+
* Back to [List of Examples](../Examples.md)

0 commit comments

Comments
 (0)