From 4d8cab2d9168801f059b0ccacba076641b555a7e Mon Sep 17 00:00:00 2001 From: Mike Castle Date: Wed, 22 Apr 2026 19:14:43 -0700 Subject: [PATCH] Correct link to LICENSE --- content/about-license-jsdoc3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/about-license-jsdoc3.md b/content/about-license-jsdoc3.md index 070f5ebf..86185721 100644 --- a/content/about-license-jsdoc3.md +++ b/content/about-license-jsdoc3.md @@ -9,7 +9,7 @@ and non-commercial use are permitted in compliance with the License. In addition, JSDoc includes or depends upon several third-party software packages, either in whole or in part. Each third-party software package is provided under its own license. -See [`LICENSE.md`][jsdoc-license] for more details about licensing. +See [`LICENSE`][jsdoc-license] for more details about licensing. [apache-license]: http://www.apache.org/licenses/LICENSE-2.0 -[jsdoc-license]: https://github.com/jsdoc/jsdoc/blob/main/LICENSE.md +[jsdoc-license]: https://github.com/jsdoc/jsdoc/blob/main/LICENSE