Commit 073c7d7
committed
fix: Fix running the app url
Docusaurus interprets this as a hyperlink relative to the current document, creating an incorrect URL.
Was:
https://flet.dev/docs/getting-started/create-flet-app/running-app
Instead of:
https://flet.dev/docs/getting-started/running-app1 parent 6d0f8ec commit 073c7d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
0 commit comments