Skip to content

Fix broken link on introduction page #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 2, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Book/php7/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ language itself, its ecosystem and build tools, and Operating System APIs:
* http://c-faq.com/
* https://www.gnu.org/software/libc/
* http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html
* http://www.iecc.com/linker/linker10.html

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