Skip to content

Commit b8184c0

Browse files
committed
fixing link on api integration page
1 parent d169323 commit b8184c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-integration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3>What's next after integrating APIs into your app?</h3>
118118
</div>
119119
<div class="col-md-3">
120120
<div class="well select-next">
121-
<a href="" class="btn btn-success btn-full"><i class="fa fa-align-left fa-inverse fa-2x"></i></a>
121+
<a href="/logging.html" class="btn btn-success btn-full"><i class="fa fa-align-left fa-inverse fa-2x"></i></a>
122122
</a>
123123
<p class="under-btn">
124124
How do I use logging with my app?

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-07-03T09:08:21Z</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-07-03T18:36:03Z</updated></feed>

0 commit comments

Comments
 (0)