Change "hidden service" to "onion service"

This follows the Tor Project's preferred terminology.
This commit is contained in:
Andrew David Wong 2017-01-23 04:56:24 -08:00
parent 4947dd1a2f
commit 10b61bf0b3
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
2 changed files with 7 additions and 6 deletions

2
doc.md
View File

@ -122,7 +122,7 @@ Privacy Guides
* [TorVM](/doc/torvm/) * [TorVM](/doc/torvm/)
* [Martus](/doc/martus/) * [Martus](/doc/martus/)
* [Signal](/doc/signal/) * [Signal](/doc/signal/)
* [Hidden Service Repos](/doc/hidden-service-repos/) * [Onion Service Repos](/doc/onion-service-repos/)
Configuration Guides Configuration Guides

View File

@ -1,14 +1,15 @@
--- ---
layout: doc layout: doc
title: Hidden Service Repos title: Onion Service Repos
permalink: /doc/hidden-service-repos/ permalink: /doc/onion-service-repos/
redirect_from: /doc/hidden-service-repos/
--- ---
Hidden Service Repos Onion Service Repos
==================== ====================
Run the following commands in dom0 in order to use Qubes' Tor hidden service Run the following commands in dom0 in order to use Qubes' Tor onion service
repos for each type of VM. (aka "hidden service") repos for each type of VM.
**Note:** The `cat`s are optional, for confirmation only. **Note:** The `cat`s are optional, for confirmation only.