Skip to content

Commit 7478a5a

Browse files
committed
fix link rot on web servers page
1 parent 26ee304 commit 7478a5a

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

all.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6033,9 +6033,6 @@ <h2>Web server resources</h2>
60336033
is provided by W3C.</p>
60346034
</li>
60356035
<li>
6036-
<p><a href="http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using">4 HTTP Security Headers You Should Always Be Using</a></p>
6037-
</li>
6038-
<li>
60396036
<p>If you're looking to learn about web servers by building one, here's
60406037
<a href="http://ruslanspivak.com/lsbaws-part1/">part one</a>,
60416038
<a href="http://ruslanspivak.com/lsbaws-part2/">part two</a> and <a href="http://ruslanspivak.com/lsbaws-part3/">part three</a>

source/content/pages/08-web-app-deployment/16-web-servers.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ possible.
9494
[HTTP status codes](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html)
9595
is provided by W3C.
9696

97-
* [4 HTTP Security Headers You Should Always Be Using](http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using)
98-
9997
* If you're looking to learn about web servers by building one, here's
10098
[part one](http://ruslanspivak.com/lsbaws-part1/),
10199
[part two](http://ruslanspivak.com/lsbaws-part2/) and [part three](http://ruslanspivak.com/lsbaws-part3/)

web-servers.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,6 @@ <h2>Web server resources</h2>
118118
is provided by W3C.</p>
119119
</li>
120120
<li>
121-
<p><a href="http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using">4 HTTP Security Headers You Should Always Be Using</a></p>
122-
</li>
123-
<li>
124121
<p>If you're looking to learn about web servers by building one, here's
125122
<a href="http://ruslanspivak.com/lsbaws-part1/">part one</a>,
126123
<a href="http://ruslanspivak.com/lsbaws-part2/">part two</a> and <a href="http://ruslanspivak.com/lsbaws-part3/">part three</a>

0 commit comments

Comments
 (0)