We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4512d33 + b426220 commit 21ab411Copy full SHA for 21ab411
docs/widgets/text_log.md
@@ -41,4 +41,4 @@ This widget sends no messages.
41
42
## See Also
43
44
-* [TextLog](../api/textlog.md) code reference
+* [TextLog](../api/text_log.md) code reference
mkdocs.yml
@@ -112,7 +112,6 @@ nav:
112
- "api/color.md"
113
- "api/containers.md"
114
- "api/data_table.md"
115
- - "api/text_log.md"
116
- "api/directory_tree.md"
117
- "api/dom_node.md"
118
- "api/events.md"
@@ -130,6 +129,7 @@ nav:
130
129
- "api/reactive.md"
131
- "api/screen.md"
132
- "api/static.md"
+ - "api/text_log.md"
133
- "api/timer.md"
134
- "api/walk.md"
135
- "api/widget.md"
0 commit comments