Skip to content

Commit c35a4e7

Browse files
committed
update xda developers links
* they migrated to a new url Signed-off-by: SirRGB <[email protected]>
1 parent b7c8f8e commit c35a4e7

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

public/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,4 +528,4 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
528528
}
529529
</script>
530530

531-
</html>
531+
</html>

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,4 +601,4 @@ <h4 class="subtitle is-5">Donate to the project</h4>
601601
}
602602
</script>
603603

604-
</html>
604+
</html>

templates/faq.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ <h4>A selection of different Android-based ROMs and where to find them:</h4>
5252
<li><a href="https://download.pixelexperience.org" rel="noopener" target="_blank">PixelExperience with
5353
built-in
5454
GApps</a></li>
55-
<li>or you can just search the web or the <a href="https://forum.xda-developers.com" rel="noopener"
56-
target="_blank">xda-developers forum</a> for an appropriate version for your device.</li>
55+
<li>or you can just search the web or the <a href="https://xdaforums.com" rel="noopener"
56+
target="_blank">xdaforums</a> for an appropriate version for your device.</li>
5757
</ul>
5858
</div>
5959
</div>
@@ -248,7 +248,7 @@ <h3 id="unlock-bootloader" class="title is-3">Will this tool unlock my bootloade
248248
</table>
249249
<p><strong>*</strong> In the EU you won&#39;t loose your standard 2 years of the warranty when you unlock your
250250
bootloader, flash your device or root it. (<a
251-
href="https://forum.xda-developers.com/t/info-eu-rooting-and-flashing-dont-void-the-warranty.1998801/">source</a>)
251+
href="https://xdaforums.com/t/info-eu-rooting-and-flashing-dont-void-the-warranty.1998801">source</a>)
252252
</p>
253253
<p>You can find more information about the brands and their bootloader policies <a
254254
href="https://wikilibriste.fr/fr/tutoriels-android/bootloader-unlock">here</a> (in French).</p>
@@ -314,4 +314,4 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
314314
</div>
315315
</section>
316316
<!-- Contribution Banner End -->
317-
{% endblock %}
317+
{% endblock %}

templates/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ <h4>A selection of different Android-based ROMs and where to find them:</h4>
188188
<li><a href="https://blissroms.org" rel="noopener" target="_blank">BlissRoms</a></li>
189189
<li><a href="https://download.pixelexperience.org" rel="noopener" target="_blank">PixelExperience with
190190
built-in GApps</a></li>
191-
<li>or you can just search the web or the <a href="https://forum.xda-developers.com" rel="noopener"
192-
target="_blank">xda-developers forum</a> for an appropriate version for your device.</li>
191+
<li>or you can just search the web or the <a href="https://xdaforums.com" rel="noopener"
192+
target="_blank">xdaforums</a> for an appropriate version for your device.</li>
193193
</ul>
194194
<figure class="image is-16by9">
195195
<iframe title="OpenAndroidInstaller demo: Install LineageOS and MicroG on Samsung Galaxy S7"
@@ -387,4 +387,4 @@ <h4 class="subtitle is-5">Donate to the project</h4>
387387
</div>
388388
</section>
389389
<!-- Contribution Banner End -->
390-
{% endblock %}
390+
{% endblock %}

0 commit comments

Comments
 (0)