Skip to content

Commit 2c6cc60

Browse files
committed
Kill the books section & link UGs to a real place
The books link barely work, and that UG page hasn't been updated in 5+ years
1 parent 70a4a7f commit 2c6cc60

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

support.php

+4-21
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<div class="body">
1010
<ul>
1111
<li><a href="#documentation">Documentation</a></li>
12-
<li><a href="#books">Books</a></li>
1312
<li><a href="#mailing-lists">Mailing Lists</a></li>
1413
<li><a href="#newsgroups">Newsgroups</a></li>
1514
<li><a href="#user-groups">User Groups</a></li>
@@ -38,19 +37,6 @@
3837
href="/docs.php">documentation</a> section.
3938
</p>
4039

41-
<h2 id="books">Books</h2>
42-
<p>
43-
Books are convenient resources to begin exploring or extend your
44-
PHP knowledge. There are literally thousands of books available in
45-
English and numerous in other languages. Search at your favourite
46-
online or offline bookstore. You can search at
47-
<a href="http://www.amazon.com/exec/obidos/external-search?mode=books&amp;keyword=PHP&amp;tag=wwwphpnet">Amazon.com</a>, or
48-
go directly to
49-
<a href="http://www.amazon.de/exec/obidos/redirect-home/wwwphpnet07">Amazon.de</a>
50-
or <a href="http://www.amazon.fr/exec/obidos/redirect-home/wwwphpnet0f">Amazon.fr</a>
51-
and search there.
52-
</p>
53-
5440
<h2 id="mailing-lists">Mailing Lists</h2>
5541

5642
<p>
@@ -80,13 +66,10 @@
8066
<h2 id="user-groups">User Groups</h2>
8167

8268
<p>
83-
Christopher R. Moewes-Bystrom is running a PHP user group registry at <a
84-
href="http://www.phpusergroups.org/">http://www.phpusergroups.org/</a>.
85-
There's also a list of user groups in Germany, as well as news from them,
86-
and link to other countries user groups at
87-
<a href="http://www.phpug.de/">http://www.phpug.de/</a>.
88-
<a href="http://php.meetup.com/">PHP Meetup</a> is another great
89-
opportunity to get together.
69+
Chances are that there is a User Group in your neighborhood, which are generally
70+
a great resource both for beginners and experienced PHP users.
71+
Check out the User Group listing on <a href="http://php.ug/">PHP.ug</a> to see if there
72+
is one close by.
9073
</p>
9174

9275
<h2 id="events-training">Events &amp; Training</h2>

0 commit comments

Comments
 (0)