8000 Two more minor things. · mikewaters/github3.py@e44ed31 · GitHub
[go: up one dir, main page]

Skip to content

Commit e44ed31

Browse files
committed
Two more minor things.
1 parent d55955a commit e44ed31

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<body>
1717
<div class="wrapper">
1818
<header>
19-
<h1 class="header">Github3.py</h1>
19+
<h1 class="header">github3.py</h1>
2020
<p class="header">Python library for interfacing with the GitHub APIv3</p>
2121

2222
<ul>
@@ -32,11 +32,10 @@ <h1 class="header">Github3.py</h1>
3232
<section>
3333
<h1>github3.py</h1>
3434

35-
<p> <a href="https://travis-ci.org/sigmavirus24/github3.py">
35+
<a href="https://travis-ci.org/sigmavirus24/github3.py">
3636
<img
3737
src="https://secure.travis-ci.org/sigmavirus24/github3.py.png?branch=mock"
3838
alt="Build Status"/> </a>
39-
</p>
4039

4140
<p>github3.py is a comprehensive, actively developed and extraordinarily stable
4241
wrapper around the GitHub API (v3).</p>

0 commit comments

Comments
 (0)
0