mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs: Fixes broken link to SPDX expressions docs
This commit is contained in:
parent
106af03557
commit
2cae0bb654
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user