Skip to content

Commit f322feb

Browse files
authored
Merge pull request #58 from MineRobber9000/patch-1
Replace wiki links with tweaked.cc links in local IP FAQ
2 parents 647c74f + e528af8 commit f322feb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

faqs/local_ips.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ search: local ips
44
---
55
By default, ComputerCraft blocks access to local IP addresses for security. This means you can't normally access any HTTP server running on your computer. However, this may be useful for testing programs without having a remote server. You can unblock these IPs in the ComputerCraft config.
66

7-
- [Minecraft 1.13+, CC: Tweaked 1.87 and later](https://github.com/cc-tweaked/CC-Tweaked/wiki/Allowing-access-to-local-IPs#minecraft-113-and-later-cct-1870-and-later)
8-
- [Minecraft 1.13+, CC: Tweaked 1.86.2 and earlier](https://github.com/cc-tweaked/CC-Tweaked/wiki/Allowing-access-to-local-IPs#minecraft-113-and-later-cct-1862-and-earlier)
9-
- [Minecraft 1.12 and earlier](https://github.com/cc-tweaked/CC-Tweaked/wiki/Allowing-access-to-local-IPs#minecraft-1122-and-earlier)
7+
- [Minecraft 1.13+, CC: Tweaked 1.87 and later](https://tweaked.cc/guide/local_ips.html#cc-1.87.0)
8+
- [Minecraft 1.13+, CC: Tweaked 1.86.2 and earlier](https://tweaked.cc/guide/local_ips.html#cc-1.86.2)
9+
- [Minecraft 1.12 and earlier](https://tweaked.cc/guide/local_ips.html#mc-1.12)

0 commit comments

Comments
 (0)