Skip to content

Commit 3c2773c

Browse files
authored
Merge pull request #938 from Xymph/archive-two-links
Archive two broken links
2 parents d6f176b + 46b8b85 commit 3c2773c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_posts/01-04-01-Mac-Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ you and tie them all together, but ease of setup comes with a trade-off of flexi
7575
[Homebrew PHP]: https://github.com/Homebrew/homebrew-php#installation
7676
[MacPorts]: https://www.macports.org/install.php
7777
[phpbrew]: https://github.com/phpbrew/phpbrew
78-
[php-osx.liip.ch]: https://php-osx.liip.ch/
78+
[php-osx.liip.ch]: https://web.archive.org/web/20220505163210/https://php-osx.liip.ch/
7979
[mac-compile]: https://secure.php.net/install.macosx.compile
8080
[xcode-gcc-substitution]: https://github.com/kennethreitz/osx-gcc-installer
8181
["Command Line Tools for XCode"]: https://developer.apple.com/downloads

_posts/01-05-01-Windows-Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP d
3131
[php-iis]: https://php.iis.net/
3232
[windows-path]: https://www.windows-commandline.com/set-path-command-line/
3333
[windows-tools]: https://ctankersley.com/2016/11/13/developing-on-windows-2016/
34-
[xampp]: http://www.apachefriends.org/
34+
[xampp]: https://www.apachefriends.org/

_posts/07-03-01-Databases_PDO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ unless of course you are using persistent connections.
7272

7373

7474
[pdo]: https://secure.php.net/pdo
75-
[SQL Injection]: http://wiki.hashphp.org/Validation
75+
[SQL Injection]: https://web.archive.org/web/20210413233627/http://wiki.hashphp.org/Validation
7676
[Learn about PDO]: https://secure.php.net/book.pdo
7777
[Learn about PDO connections]: https://secure.php.net/pdo.connections

0 commit comments

Comments
 (0)