Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit b039dd5

Browse files
committed
Correct broken link in docs
1 parent de00945 commit b039dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/basic_html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this example, we will create a `Route` subclass with a field containing HTML
44
content. We're not going to introduce a [rich-text
5-
editor](/tutorials/rich-text.md) yet, but we will show you how to edit the item
5+
editor](/tutorials/rich_text.md) yet, but we will show you how to edit the item
66
in the admin, and render the content when someone browses to the Route's URL.
77

88

0 commit comments

Comments
 (0)