docs: fix beta Debian repository links
Some checks failed
electrs / Build (push) Has been cancelled
electrs / Build-1 (push) Has been cancelled
electrs / Build-2 (push) Has been cancelled
electrs / Integration (push) Has been cancelled

Signed-off-by: haoshengzhen <haoshengzhen@outlook.com>
This commit is contained in:
haoshengzhen 2026-06-19 10:41:49 +08:00 committed by Roman Zeyde
parent ca254cb562
commit 31c3fc5b39
2 changed files with 3 additions and 3 deletions

View file

@ -139,7 +139,7 @@ HiddenServiceVersion 3
HiddenServicePort 50001 127.0.0.1:50001
```
If you use [the *beta* Debian repository](binaries.md#cnative-os-packages),
If you use [the *beta* Debian repository](binaries.md#native-os-packages),
it is cleaner to install `tor-hs-patch-config` using `apt` and then placing the configuration into a file inside `/etc/tor/hidden-services.d`.
Restart the service:
@ -162,7 +162,7 @@ For more details, see http://docs.electrum.org/en/latest/tor.html.
### Sample Systemd Unit File
If you use [the *beta* Debian repository](binaries.md#cnative-os-packages), you should skip this section,
If you use [the *beta* Debian repository](binaries.md#native-os-packages), you should skip this section,
as the appropriate systemd unit file is installed automatically.
You may wish to have systemd manage electrs so that it's "always on".

View file

@ -71,7 +71,7 @@ See [extra configuration suggestions](config.md#extra-configuration-suggestions)
## Electrum client
If you happen to use the Electrum client from [the *beta* Debian repository](binaries.md#cnative-os-packages), it's pre-configured out-of-the-box already
If you happen to use the Electrum client from [the *beta* Debian repository](binaries.md#native-os-packages), it's pre-configured out-of-the-box already
Read below otherwise.
There's a prepared script for launching `electrum` in such way to connect only to the local `electrs` instance to protect your privacy.