Skip to content

Commit 342145b

Browse files
committed
readme
1 parent 7b41d59 commit 342145b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ The Tor Project.
5252
1\. Download the APT Signing Key.
5353

5454
```
55-
wget https://www.whonix.org/derivative.asc
55+
wget https://www.kicksecure.com/keys/derivative.asc
5656
```
5757

58-
Users can [check the Signing Key](https://www.whonix.org/wiki/Signing_Key) for better security.
58+
Users can [check the Signing Key](https://www.kicksecure.com/wiki/Signing_Key) for better security.
5959

60-
2\. Add the APT Signing Key..
60+
2\. Add the APT Signing Key.
6161

6262
```
6363
sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
@@ -66,7 +66,7 @@ sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
6666
3\. Add the derivative repository.
6767

6868
```
69-
echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.whonix.org bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
69+
echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
7070
```
7171

7272
4\. Update your package lists.
@@ -93,14 +93,14 @@ See instructions.
9393

9494
NOTE: Replace `generic-package` with the actual name of this package `uwt`.
9595

96-
* **A)** [easy](https://www.whonix.org/wiki/Dev/Build_Documentation/generic-package/easy), _OR_
97-
* **B)** [including verifying software signatures](https://www.whonix.org/wiki/Dev/Build_Documentation/generic-package)
96+
* **A)** [easy](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package/easy), _OR_
97+
* **B)** [including verifying software signatures](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package)
9898

9999
## Contact ##
100100

101-
* [Free Forum Support](https://forums.whonix.org)
102-
* [Professional Support](https://www.whonix.org/wiki/Professional_Support)
101+
* [Free Forum Support](https://forums.kicksecure.com)
102+
* [Premium Support](https://www.kicksecure.com/wiki/Premium_Support)
103103

104104
## Donate ##
105105

106-
`uwt` requires [donations](https://www.whonix.org/wiki/Donate) to stay alive!
106+
`uwt` requires [donations](https://www.kicksecure.com/wiki/Donate) to stay alive!

0 commit comments

Comments
 (0)