Docs: Fixed dead links

This commit is contained in:
Prozilla 2024-07-17 20:18:59 +02:00
parent 1e40423032
commit 8c73ac607f
No known key found for this signature in database
GPG key ID: 5858DFE71CAF31EE
4 changed files with 14 additions and 2 deletions

View file

@ -117,6 +117,11 @@ export const PACKAGES: PackageData[] = [
link: "apps/terminal",
category: "Standard apps",
},
{
text: "@prozilla-os/text-editor",
link: "apps/text-editor",
category: "Standard apps",
},
{
text: "@prozilla-os/logic-sim",
link: "apps/logic-sim",

View file

@ -0,0 +1,7 @@
---
outline: deep
---
# @prozilla-os/text-editor
<!--@include: ../../../../../apps/text-editor/README.md{13,}-->

View file

@ -29,7 +29,7 @@ Tag line or short description of the system
Configurations for assets, stylesheets and other visual elements
- **Optional**
- **Type:** [`Skin`](/reference/core/skins/classes/skin)
- **Type:** [`Skin`](/reference/skins/classes/skin)
- **Default:** `new Skin()`
### config

View file

@ -196,7 +196,7 @@ interface ProzillaOSProps {
- [Ko-fi][ko-fi]
[demo]: https://os.prozilla.dev/
[docs]: [docs]: https://os.prozilla.dev/docs/reference/prozilla-os
[docs]: https://os.prozilla.dev/docs/reference/prozilla-os
[website-source]: https://github.com/prozilla-os/ProzillaOS
[github]: https://github.com/prozilla-os/ProzillaOS/tree/main/packages/prozilla-os
[npm]: https://www.npmjs.com/package/prozilla-os