From 2cae0bb6549dd895d79d43d67d1e2d04d63170a1 Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Sat, 7 Jan 2023 14:37:53 -0500 Subject: [PATCH] docs: Fixes broken link to SPDX expressions docs --- docs/License-Guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/License-Guidelines.md b/docs/License-Guidelines.md index 14b8d414f2..33225c0792 100644 --- a/docs/License-Guidelines.md +++ b/docs/License-Guidelines.md @@ -26,7 +26,7 @@ license :cannot_represent ## Complex SPDX License Expressions -Some formulae have multiple licenses that need to be combined in different ways. In these cases, a more complex license expression can be used. These expressions are based on the [SPDX License Expression Guidelines](https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/). +Some formulae have multiple licenses that need to be combined in different ways. In these cases, a more complex license expression can be used. These expressions are based on the [SPDX License Expression Guidelines](https://spdx.github.io/spdx-spec/v2.3/SPDX-license-expressions/). Add a `+` to indicate that the user can choose a later version of the same license: