From 99e7d85c1c056f3524d43a408e50e14849e8204d Mon Sep 17 00:00:00 2001 From: Aigerim Suleimenova Date: Fri, 5 May 2023 22:18:33 +0600 Subject: [PATCH] fixed invalid link in FAQ.md Signed-off-by: Aigerim Suleimenova --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index f7173c787f..66776529f0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,7 +8,7 @@ The OpenSearch UI Framework (OUI) is a design library used by the OpenSearch Pro ## Can I use OUI? -Yes, but be aware of the [license](LICENSE) as always. The roadmap and priorities are directed by usage within the OpenSearch project. +Yes, but be aware of the [license](https://github.com/opensearch-project/oui/blob/main/LICENSE.txt) as always. The roadmap and priorities are directed by usage within the OpenSearch project. ## What is the versioning, releases and upgrade strategy?