mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
docs: fix markdown link error
This commit is contained in:
parent
2adde7c173
commit
8e1f2e3e02
@ -73,11 +73,11 @@ flutter run
|
||||
|
||||
## How to customizes ...
|
||||
### Customizing a component
|
||||
Please refer to [customizing.md](documentation/extending.md#extending-a-custom-component) for more details.
|
||||
Please refer to [customizing a component](documentation/customizing.md#customizing-a-custom-component) for more details.
|
||||
|
||||
|
||||
### Customizing a shortcut event
|
||||
Please refer to [customizing.md](documentation/extending.md#extending-a-custom-shortcut-event) for more details.
|
||||
Please refer to [customizing a shortcut event](documentation/customizing.md#customizing-a-custom-shortcut-event) for more details.
|
||||
|
||||
## Code Examples
|
||||
* Customizing a component.
|
||||
|
Loading…
Reference in New Issue
Block a user