diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:47:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:47:39 -0400 |
| commit | ee6fc8d9f218325e2cde9b82465097b8bf919bc2 (patch) | |
| tree | f1b8924ed9342d32048049c5fb52d6b8206f5d6c /static | |
| parent | 55d5f7722223bcb4d17290098d3779b884a46929 (diff) | |
link to open source definition
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 6aaf7f71..1669bf42 100644 --- a/static/source.html +++ b/static/source.html @@ -49,7 +49,8 @@ <main id="source"> <h1><a href="#source">Source code</a></h1> - <p>GrapheneOS is an open source project with an open development process.</p> + <p>GrapheneOS is an <a href="https://opensource.org/osd">open source</a> project with + an open development process.</p> <p>The GrapheneOS sources are hosted in the <a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since |
