docs: use absolute URLs for internal doc links so they work off-site (e.g. the repo view), not just on orbit.tchatou.fr
This commit is contained in:
parent
8ad007e091
commit
4144f5f125
11 changed files with 22 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ Order: 210
|
|||
|
||||
# Compiled plugins
|
||||
|
||||
A quick `.js` plugin (see [Plugin system](/docs/plugins/)) is great for small
|
||||
A quick `.js` plugin (see [Plugin system](https://orbit.tchatou.fr/docs/plugins/)) is great for small
|
||||
things. For anything substantial — real components with state and hooks — build
|
||||
the plugin like a normal project and compile it down to **one droppable file**: a
|
||||
compiled, externalized-React plugin model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue