mirror of https://github.com/cirruslabs/tart.git
Minor docs improvements (#492)
I realised we didn't add a proper link to Orchard
This commit is contained in:
parent
8e11bbe1cd
commit
e611d97b69
|
|
@ -3,7 +3,7 @@ hide:
|
|||
- navigation
|
||||
---
|
||||
|
||||
Both [Tart Virtualization](https://github.com/cirruslabs/tart) and **Orchard Orchestration** (coming soon)
|
||||
Both [Tart Virtualization](https://github.com/cirruslabs/tart) and [Orchard Orchestration](https://github.com/cirruslabs/orchard)
|
||||
are licensed under [Fair Source 100 License](https://fair.io/). Usage on personal computers including personal workstations is royalty-free,
|
||||
but organizations that exceed a certain number of server installations utilizing 100 CPU cores will be required to obtain a paid sponsorship.
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ nav:
|
|||
- "GitLab Runner": integrations/gitlab-runner.md
|
||||
- "Self-hosted CI": integrations/cirrus-cli.md
|
||||
- "Managing VMs": integrations/vm-management.md
|
||||
- "Licensing": licensing.md
|
||||
- "Support & Licensing": licensing.md
|
||||
- "Orchestration": https://github.com/cirruslabs/orchard
|
||||
- "FAQ": faq.md
|
||||
- "Legal":
|
||||
|
|
|
|||
Loading…
Reference in New Issue