Skip to content

Commit aa27fd9

Browse files
committed
tweaking description of quick-secure scripts
1 parent 8b4b7fb commit aa27fd9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-01T12:48:51Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-01T12:50:06Z</updated></feed>

operating-systems.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>Operating System Resources</h2>
118118
<a class="reference external" href="http://joshrendek.com/2013/01/securing-ubuntu/">Securing Ubuntu</a></p>
119119
<p><a class="reference external" href="http://spenserj.com/blog/2013/07/15/securing-a-linux-server/">Securing a Linux Server</a></p>
120120
<p><a class="reference external" href="https://github.com/marshyski/quick-secure">quick-secure scripts</a> for
121-
securing RedHat Linux distributions on boot.</p>
121+
securing Linux distributions.</p>
122122
</div>
123123

124124
<br/>

source/content/pages/operating-systems.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ Operating System Resources
5959
`Securing a Linux Server <http://spenserj.com/blog/2013/07/15/securing-a-linux-server/>`_
6060

6161
`quick-secure scripts <https://github.com/marshyski/quick-secure>`_ for
62-
securing RedHat Linux distributions on boot.
62+
securing Linux distributions.
6363

0 commit comments

Comments
 (0)