From 98d9190eee688f5e094ba868166ca474acf102ca Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Wed, 10 Apr 2024 06:56:53 -0700 Subject: [PATCH] Fix readme license link (#1651) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8668788b4..d7c7014aa 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ We welcome contributions from developers of all levels to our open-source projec # 📄 License -Langflow is released under the MIT License. See the LICENSE file for details. +Langflow is released under the MIT License. See the [LICENSE](LICENSE) file for details.