1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-24 15:55:26 +00:00

Update dead link for Ubuntu Server Guide

13.10 server guide link is no longer available. Updated to point to 14.04 server guide.
This commit is contained in:
Amit Uttamchandani 2014-10-08 20:42:38 -07:00
parent 9d7da12877
commit ddf1ef3a8e

View File

@ -1166,7 +1166,7 @@ See also [TeX](#tex)
* [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html)
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
* [Ubuntu Server Guide](https://help.ubuntu.com/13.10/serverguide/serverguide.pdf)
* [Ubuntu Server Guide](https://help.ubuntu.com/14.04/serverguide/serverguide.pdf)
* [Upstart Intro, Cookbook and Best Practises](http://upstart.ubuntu.com/cookbook/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)