diff options
| author | Piotr Masłowski <piotr@maslowski.xyz> | 2023-07-28 00:52:27 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-08-07 12:16:21 +0200 |
| commit | 65d7f7752c3161896ed442dfa20796d18b460b0f (patch) | |
| tree | 3c39b49bff0babcef04598732289c985bcfc7440 /content/learn | |
| parent | a1f6c57308aae71f929fcf2ab13eb251ee865e4f (diff) | |
| download | writefreesoftware.org-65d7f7752c3161896ed442dfa20796d18b460b0f.tar.xz | |
Replace numerical tag with named one in Creative Commons link
Diffstat (limited to 'content/learn')
| -rw-r--r-- | content/learn/participate/assets.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/learn/participate/assets.md b/content/learn/participate/assets.md index d87af7f..15c060f 100644 --- a/content/learn/participate/assets.md +++ b/content/learn/participate/assets.md @@ -13,13 +13,13 @@ are compatible with free software licenses. ## Creative Commons Most multimedia assets -- images, audio, videos, writing, and so on -- are -suitable for use with [Creative Commons][0] licenses, which include configurable +suitable for use with [Creative Commons][cc] licenses, which include configurable options for traits such as copyleft and attribution. Note, however, that the -ND (no derivatives) and -NC (non-commercial) variants of Creative Commons licenses are incompatible with free software, and the use of these assets will limit the utility of your project within the free software ecosystem. -[0]: https://creativecommons.org/ +[cc]: https://creativecommons.org/ ## Open Data Commons |
