0bee6203269b16896fdf14dac30e790f5f6fe9e7
content/mobile/android/about-android.md
... | ... | @@ -24,7 +24,7 @@ Check the links below for your phone brand like _Samsung Galaxy Note 4_ and your |
24 | 24 | 3. [www.stats.lineageos.org/](https://stats.lineageos.org/) |
25 | 25 | |
26 | 26 | > If you can't find your phone in the list, that doesn't mean that there are no other options. |
27 | -> Send us an [email](mailto:info@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/mobile/installation/issues). |
|
27 | +> Send us an [email](mailto:team@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/mobile/installation/issues). |
|
28 | 28 | |
29 | 29 | |
30 | 30 |
content/mobile/android/basic-installation.md
... | ... | @@ -11,7 +11,7 @@ This is the basic installation. You can use it as a guide. |
11 | 11 | |
12 | 12 | This is a little bit tricky! It can be different depends on your phone. |
13 | 13 | |
14 | -> If you're not sure how it all works, just send us an [email](mailto:info@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/mobile/installation/issues). |
|
14 | +> If you're not sure how it all works, just send us an [email](mailto:team@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/mobile/installation/issues). |
|
15 | 15 | |
16 | 16 | ## 1.1. Hardware |
17 | 17 |
content/server/arch-scratch-docu.md
... | ... | @@ -104,7 +104,7 @@ We will delete all partitions and add 2 new partitions. |
104 | 104 | If you have more than 1 HDD, you can use your first HDD (/dev/sda) for your /swap partition /root partition and /boot partition. |
105 | 105 | Your second HDD can be used as the /home partition. |
106 | 106 | |
107 | -> The instruction applies to one HDD (/dev/sda). If you have more than one, please contact the [forum / community](https://forum.pwoss.xyz/) or send us an [email](mailto:info@pwoss.xyz). |
|
107 | +> The tutorial applies to one HDD (/dev/sda). If you have more than one, please go to [PwOSS - Gitea](https://git.pwoss.xyz/server/documentation/issues) and create an issue or send us an [email](mailto:team@pwoss.xyz). |
|
108 | 108 | |
109 | 109 | ``` |
110 | 110 | parted -a optimal /dev/sda |
content/server/arch-x86_64.md
... | ... | @@ -161,7 +161,7 @@ You’ll need the port forwarded to your Raspberry Pi - IP (192.168.1.76 <- can |
161 | 161 | The 1194 (udp) port needs to be open in your router for the [VPN connection](https://en.wikipedia.org/wiki/OpenVPN) (Wikipedia link). |
162 | 162 | |
163 | 163 | > [www.noip.com](https://www.noip.com/support/knowledgebase/general-port-forwarding-guide/) has a good list of some router brands. |
164 | -> Your router isn’t listed? Just [email us](mailto:info@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/iso/issues). |
|
164 | +> Your router isn’t listed? Just [email us](mailto:team@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/iso/issues). |
|
165 | 165 | |
166 | 166 | |
167 | 167 |
content/server/raspberry-pi.md
... | ... | @@ -134,7 +134,7 @@ ssh pwoss@192.168.1.76 |
134 | 134 | pwoss |
135 | 135 | ``` |
136 | 136 | |
137 | -> If you are completely helpless, just [email us](mailto:info@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/documentation/issues). |
|
137 | +> If you are completely helpless, just [email us](mailto:team@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/documentation/issues). |
|
138 | 138 | |
139 | 139 | |
140 | 140 | |
... | ... | @@ -166,7 +166,7 @@ You need the port that is forwarded to your Raspberry Pi - IP (192.168.1.76 <- c |
166 | 166 | The 1194 (udp) port needs to be open in your router for the VPN connection. |
167 | 167 | |
168 | 168 | > [https://www.noip.com](https://www.noip.com/support/knowledgebase/general-port-forwarding-guide/) has a good guide for some router brands. |
169 | -> Your router isn’t listed? Just [email us](mailto:info@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/documentation/issues). |
|
169 | +> Your router isn’t listed? Just [email us](mailto:team@pwoss.xyz) or create an [issue](https://git.pwoss.xyz/server/documentation/issues). |
|
170 | 170 | |
171 | 171 | |
172 | 172 |