Skip to content

Commit e528af8

Browse files
Replace wiki links with tweaked.cc links
The pages for accessing local IPs have been moved to tweaked.cc. I kept the version links separate and used the equivalent anchor links to the tweaked.cc page.
1 parent 647c74f commit e528af8

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)