Skip to content

Commit 3bd4f1b

Browse files
committed
Use docs instead of wiki links for reliability
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent ecb5af7 commit 3bd4f1b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

_posts/2024-08-13-router-boards.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,20 +285,20 @@ run on any Linux PC with Qemu installed ([instructions][10]).
285285
[11]: https://www.friendlyelec.com/index.php?route=product/product&product_id=284
286286
[12]: https://www.friendlyelec.com/index.php?route=product/product&product_id=287&search=r5s&description=true&category_id=0&sub_category=true
287287
[13]: https://www.friendlyelec.com/index.php?route=product/product&product_id=289
288-
[14]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3
288+
[14]: https://docs.banana-pi.org/en/BPI-R3/BananaPi_BPI-R3
289289
[15]: /posts/banana-pi-r3/
290290
[16]: https://www.raspberrypi.com/
291291
[17]: https://www.waveshare.com/wiki/CM4-IO-BASE-A
292292
[18]: https://www.waveshare.com/wiki/CM4-NAS-Double-Deck
293293
[19]: https://github.com/kernelkit/infix/blob/main/board/aarch64/raspberrypi-rpi64/README.md
294294
[20]: https://github.com/kernelkit/infix/blob/main/board/aarch32/raspberrypi-rpi2/README.md
295295
[21]: https://github.com/kernelkit/infix/releases/tag/latest-boot
296-
[22]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3_Mini
296+
[22]: https://docs.banana-pi.org/en/BPI-R3_Mini/BananaPi_BPI-R3_Mini
297297
[23]: https://www.microchip.com/en-us/development-tool/ev21h18a
298298
[24]: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK
299299
[25]: https://www.raspberrypi.com/products/raspberry-pi-3-model-b/
300300
[26]: https://www.raspberrypi.com/products/raspberry-pi-4-model-b/
301301
[27]: https://www.raspberrypi.com/products/compute-module-4/
302302
[28]: https://www.raspberrypi.com/products/raspberry-pi-2-model-b/
303-
[29]: https://wiki.banana-pi.org/Banana_Pi_BPI-R64
303+
[29]: https://docs.banana-pi.org/en/BPI-R64/BananaPi_BPI-R64
304304
[30]: /posts/banana-pi-r64/

_posts/2025-10-27-banana-pi-r3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Once running, the system can be upgraded using the Linux images from official
7171

7272
Detailed setup instructions are available in the [documentation][3].
7373

74-
[1]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3
74+
[1]: https://docs.banana-pi.org/en/BPI-R3/BananaPi_BPI-R3
7575
[2]: https://github.com/kernelkit/infix/releases
7676
[3]: https://github.com/kernelkit/infix/tree/main/doc
7777
[4]: https://github.com/kernelkit/infix/releases/tag/latest

_posts/2026-03-08-banana-pi-r64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ deployment, see the [board README][3].
7474
Once running, the system can be upgraded using Linux images from official
7575
[Infix releases][2].
7676

77-
[1]: https://wiki.banana-pi.org/Banana_Pi_BPI-R64
77+
[1]: https://docs.banana-pi.org/en/BPI-R64/BananaPi_BPI-R64
7878
[2]: https://github.com/kernelkit/infix/releases
7979
[3]: https://github.com/kernelkit/infix/tree/main/board/aarch64/bananapi-bpi-r64
8080
[4]: https://github.com/kernelkit/infix/releases/tag/latest

_tabs/platforms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ boot sequence and testing:
6666
[17]: https://www.raspberrypi.com/products/compute-module-4/
6767
[18]: https://www.raspberrypi.com/products/raspberry-pi-2-model-b/
6868
[11]: https://www.gns3.com/marketplace/appliances/infix
69-
[12]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3
70-
[13]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3_Mini
69+
[12]: https://docs.banana-pi.org/en/BPI-R3/BananaPi_BPI-R3
70+
[13]: https://docs.banana-pi.org/en/BPI-R3_Mini/BananaPi_BPI-R3_Mini
7171
[14]: https://www.microchip.com/en-us/development-tool/ev21h18a
7272
[15]: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK
73-
[19]: https://wiki.banana-pi.org/Banana_Pi_BPI-R64
73+
[19]: https://docs.banana-pi.org/en/BPI-R64/BananaPi_BPI-R64

0 commit comments

Comments
 (0)