Skip to content

Commit f4ae723

Browse files
authored
fix: license reference in docs (#19)
Signed-off-by: Yash Saxena <ysaxena52@gmail.com>
1 parent 680c7b4 commit f4ae723

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/content/docs/introduction/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,4 +343,4 @@ Congratulations! You've successfully installed Odin and configured the CLI.
343343
- **GitHub Repository**: https://github.com/ds-horizon/odin
344344
- **Issue Tracker**: https://github.com/ds-horizon/odin/issues
345345
- **Helm Chart**: https://github.com/ds-horizon/odin/tree/master/charts/odin
346-
- **License**: MIT License
346+
- **License**: GNU Lesser General Public License

docs/src/content/docs/introduction/installation-faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A: Yes, but Kind is recommended for local development. Minikube may require addi
1515

1616
**Q: How much does Odin cost?**
1717

18-
A: Odin is open-source and free to use under the MIT License. You only pay for the infrastructure it runs on.
18+
A: Odin is open-source and free to use under the GNU Lesser General Public License. You only pay for the infrastructure it runs on.
1919

2020
## Installation Questions
2121

0 commit comments

Comments
 (0)