8000 Fix logo in README · simahawk/github3.py@2e5b382 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e5b382

Browse files
committed
Fix logo in README
Changing the default branch from `develop` to `master` inadvertently broke the logo link in the README.
1 parent 9a18ce1 commit 2e5b382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. image::
2-
https://raw.github.com/sigmavirus24/github3.py/develop/docs/img/gh3-logo.png
2+
https://raw.github.com/sigmavirus24/github3.py/master/docs/img/gh3-logo.png
33

44
github3.py is a comprehensive, actively developed and extraordinarily stable
55
wrapper around the GitHub API (v3).

0 commit comments

Comments
 (0)
0