mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #1089 from bryophyta/patch-1
Change `edit_uri` base path to `main` branch
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
site_name: Textual
|
site_name: Textual
|
||||||
site_url: https://textual.textualize.io/
|
site_url: https://textual.textualize.io/
|
||||||
repo_url: https://github.com/textualize/textual/
|
repo_url: https://github.com/textualize/textual/
|
||||||
edit_uri: edit/css/docs/
|
edit_uri: edit/main/docs/
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Introduction:
|
- Introduction:
|
||||||
|
|||||||
Reference in New Issue
Block a user