diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-06-21 09:25:01 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-06-21 09:25:01 +0200 |
| commit | 975da67c8cf802979ab3e49529a0c0856e16a518 (patch) | |
| tree | ae9f43fae03ee164c3d5725fdcb3aea24ef7ee1b /content/learn/participate/assets.md | |
| parent | f75d309f90c7808e7938eae64d6448f1e2b87e34 (diff) | |
| download | writefreesoftware.org-975da67c8cf802979ab3e49529a0c0856e16a518.tar.xz | |
Add non-free links styling and page on contributing
Diffstat (limited to 'content/learn/participate/assets.md')
| -rw-r--r-- | content/learn/participate/assets.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/content/learn/participate/assets.md b/content/learn/participate/assets.md index 006b8bb..4acce18 100644 --- a/content/learn/participate/assets.md +++ b/content/learn/participate/assets.md @@ -23,12 +23,13 @@ utility of your project within the free software ecosystem. ## Hardware -Hardware projects (schematics, HDL sources, etc) are encouraged to use the [CERN -Open Hardware License](https://cern-ohl.web.cern.ch/home). +Hardware projects (schematics, HDL sources, etc) are encouraged to use the +<a href="https://cern-ohl.web.cern.ch/home" class="non-free" title="This link will take you to a non-free website">CERN Open Hardware License</a>. ## Fonts -The [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) +The +<a href="https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL" class="non-free" title="This link will take you to a non-free website">SIL Open Font License</a>. is recommended for distributing fonts in a manner compatible with free software. ## Documentation |
