Skip to content

Commit 9a92f1d

Browse files
authored
Merge pull request #127 from coq-community/octocat
index.md: replace Octocat URL
2 parents b22936e + 517d794 commit 9a92f1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ header-includes:
1212
<style type="text/css"> body { width: 1100px; margin-left: 30px; }</style>
1313
---
1414

15-
<div style="text-align:left"><img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" height="25" style="border:0px">
15+
<div style="text-align:left"><img src="https://gist.github.com/johan/1007813/raw/a25829510f049194b6404a8f98d22978e8744a6f/octocat.svg" height="25" style="border:0px">
1616
<a href="https://github.com/{{ organization }}/{{ shortname }}">View the project on GitHub</a>
17-
<img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" height="25" style="border:0px"></div>
17+
<img src="https://gist.github.com/johan/1007813/raw/a25829510f049194b6404a8f98d22978e8744a6f/octocat.svg" height="25" style="border:0px"></div>
1818

1919
## About
2020

0 commit comments

Comments
 (0)