mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
help: Add information on obtaining source code
Closes: #49. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> [sunil: Place the paragraph higher with the rest of them] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
1c0702dac4
commit
119ab20c17
@ -65,6 +65,19 @@
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
{{ box_name }} is free software, licensed under the GNU Affero
|
||||
General Public License. The source code is available online at the
|
||||
<a href="https://salsa.debian.org/freedombox-team/freedombox">
|
||||
{{ box_name }} repository</a>. In addition, the source code of
|
||||
any Debian package can be obtained from the
|
||||
<a href="https://sources.debian.org/">Debian Sources</a> site,
|
||||
or by running "apt source <i>package_name</i>" in a terminal
|
||||
(using Cockpit or SSH).
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
For more information about the {{ box_name }} project, see the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user