mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-31 02:00:13 -06:00
doc(extensions): fix incorrect documentation link
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Extension System Development Guide
|
||||
TODO: Move extensions docs into here?
|
||||
For now see [here](../doc/contributors/extensions/README.md)
|
||||
# Extension System Development Guide]
|
||||
|
||||
## Specific Extension Logs
|
||||
## Where to find documentation
|
||||
|
||||
### Here
|
||||
Documentation for extensions is [here](src/backend/doc/extensions/README.md).
|
||||
|
||||
### Not Here
|
||||
|
||||
Outdated documentation for extensions is [here](../doc/contributors/extensions/README.md).
|
||||
This documentation may include some topics that are missing from the current documentation. Eventually those topics should be updated and transferred to the current documentation so that this documentation may be removed.
|
||||
|
||||
Reference in New Issue
Block a user