Skip to content

Commit 290b1a1

Browse files
Fix broken link on introduction page (#115)
Drop broken link from introduction page
1 parent 6c1123c commit 290b1a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Book/php7/introduction.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ language itself, its ecosystem and build tools, and Operating System APIs:
2323
* http://c-faq.com/
2424
* https://www.gnu.org/software/libc/
2525
* http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html
26-
* http://www.iecc.com/linker/linker10.html
2726

2827
We also highly recommend you some books. You'll learn with them how to efficiently use the C language, and how to
2928
make it translate to efficient CPU instructions so that you can design strong/fast/reliable and secure programs.

0 commit comments

Comments
 (0)