diff options
author | sajolida <sajolida@pimienta.org> | 2015-08-26 18:59:13 +0000 |
---|---|---|
committer | sajolida <sajolida@pimienta.org> | 2015-08-26 18:59:13 +0000 |
commit | ee594ca0bb9dea5ced515a4788c814b1e0f05135 (patch) | |
tree | 75555485babdf34371d8f8e59839e86297129c4b /wiki/src/contribute.mdwn | |
parent | 29f34782f5ee9439d188e06add3f5179682a5c92 (diff) |
Talk about 'local' instead of 'offline'
The specifics of the built website is to be 'local': only visible and
relevant on the computer it was built. Rather than 'offline': the state
of the Internet connection is not relevant here.
Diffstat (limited to 'wiki/src/contribute.mdwn')
-rw-r--r-- | wiki/src/contribute.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/src/contribute.mdwn b/wiki/src/contribute.mdwn index c8d1a76..4f71a9b 100644 --- a/wiki/src/contribute.mdwn +++ b/wiki/src/contribute.mdwn @@ -134,7 +134,7 @@ Tools for contributors - [Tasks](https://labs.riseup.net/code/projects/tails/issues) can be filtered by type of work (see links in the sidebar) - [[Building a Tails image|contribute/build]] - - [[Build the website|contribute/build/website]] + - [[Build a local copy of the website|contribute/build/website]] - [[Customize Tails|contribute/customize]] - [[Debian package builder|contribute/Debian_package_builder]], to automatically build our custom packages - [[APT repository|contribute/APT_repository]], to store our custom Debian packages |