From e2f3e8c0de8874d3703ed7413ad0686363d1b6f7 Mon Sep 17 00:00:00 2001 From: randyh62 Date: Mon, 17 Feb 2025 14:09:58 -0800 Subject: [PATCH] fix license include path --- runtime/docs/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/docs/license.rst b/runtime/docs/license.rst index 8f93aa7d66..7477753b01 100644 --- a/runtime/docs/license.rst +++ b/runtime/docs/license.rst @@ -1,4 +1,4 @@ License ======= -.. include:: ../LICENSE.txt +.. include:: ../../LICENSE.txt