From 572080fa6b65a3c0ad2cebc795f54957ef30359b Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Sun, 17 Apr 2022 22:26:44 -0600 Subject: [PATCH] Update faq-general.rst Fix broken license link --- site/source/support/faq/faq-general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/support/faq/faq-general.rst b/site/source/support/faq/faq-general.rst index fbe0bf1..fbf92ab 100644 --- a/site/source/support/faq/faq-general.rst +++ b/site/source/support/faq/faq-general.rst @@ -90,7 +90,7 @@ Yes. Is the software Open Source? ---------------------------- -Yes! EmbassyOS is open source under the `Start9 Personal Use License `_. Some of our other projects are currently open sourced under MIT. You can find these in the Start9 `GitHub repository `_. +Yes! EmbassyOS is open source under the `Start9 Personal Use License `_. Some of our other projects are currently open sourced under MIT. You can find these in the Start9 `GitHub repository `_. Can you tell me about the License? ----------------------------------