From ee3e79793060541996086583d98f31950af6b070 Mon Sep 17 00:00:00 2001 From: Gary O'Neall Date: Tue, 6 Feb 2024 15:09:11 -0600 Subject: [PATCH] Update chapters/SPDX-license-expressions.md Co-authored-by: Alexios Zavras (zvr) --- chapters/SPDX-license-expressions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/SPDX-license-expressions.md b/chapters/SPDX-license-expressions.md index 3eb91eb231..78567eef60 100644 --- a/chapters/SPDX-license-expressions.md +++ b/chapters/SPDX-license-expressions.md @@ -146,7 +146,7 @@ For example, when the Bison exception is to be applied to GPL-2.0-or-later, the GPL-2.0-or-later WITH Bison-exception-2.2 ``` -The current set of valid license exceptions identifiers can be found in Annex [A.2](SPDX-license-list.md#A.2). For the most up to date set of exceptions please see [spdx.org/licenses](https://spdx.org/licenses). +The current set of valid license exceptions identifiers can be found in [spdx.org/licenses](https://spdx.org/licenses). ### D.4.5 Order of precedence and parentheses