Skip to content

Commit 21ab411

Browse files
Merge pull request #1382 from Textualize/rodrigogiraoserrao-patch-1
Fix link typo
2 parents 4512d33 + b426220 commit 21ab411

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/widgets/text_log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ This widget sends no messages.
4141

4242
## See Also
4343

44-
* [TextLog](../api/textlog.md) code reference
44+
* [TextLog](../api/text_log.md) code reference

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ nav:
112112
- "api/color.md"
113113
- "api/containers.md"
114114
- "api/data_table.md"
115-
- "api/text_log.md"
116115
- "api/directory_tree.md"
117116
- "api/dom_node.md"
118117
- "api/events.md"
@@ -130,6 +129,7 @@ nav:
130129
- "api/reactive.md"
131130
- "api/screen.md"
132131
- "api/static.md"
132+
- "api/text_log.md"
133133
- "api/timer.md"
134134
- "api/walk.md"
135135
- "api/widget.md"

0 commit comments

Comments
 (0)