Skip to content

Commit 3523d74

Browse files
committed
updating description on openduty
1 parent 66879b5 commit 3523d74

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

django.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ <h2>Open source Django example projects</h2>
149149
or questions.</p>
150150
</li>
151151
<li>
152-
<p><a href="https://github.com/ustream/openduty">Openduty</a> is similar to PagerDuty
153-
but is open source and self-hosted.</p>
152+
<p><a href="https://github.com/ustream/openduty">Openduty</a> is a website status checking
153+
and alert system similar to PagerDuty.</p>
154154
</li>
155155
</ul>
156156
<h2>Django learning checklist</h2>

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-05-30T07:59:05Z</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-05-30T08:42:12Z</updated></feed>

source/content/pages/02-web-frameworks/0203-django.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ syntax and language semantics first before diving into web development.
120120
app that allows audiences to text in during a presentation with feedback
121121
or questions.
122122

123-
* [Openduty](https://github.com/ustream/openduty) is similar to PagerDuty
124-
but is open source and self-hosted.
123+
* [Openduty](https://github.com/ustream/openduty) is a website status checking
124+
and alert system similar to PagerDuty.
125125

126126

127127
## Django learning checklist

0 commit comments

Comments
 (0)