We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1ee34 commit aea2e94Copy full SHA for aea2e94
index.html
@@ -36,7 +36,7 @@
36
</div>
37
<div id="navbar">
38
<div id="navcontent">
39
- <a id="logo" href = "https://github.com/aero31aero/markdown-editor" tooltip = "Check out the code on Github!">
+ <a id="logo" href = "https://github.com/jbt/markdown-editor" tooltip = "Check out the code on Github!">
40
<p id="title" class="left"># Markdown Editor</p>
41
</a>
42
<p id="openbutton" title="Open from Disk" class="navbutton left" onclick="document.getElementById('fileInput').click();"><i class="material-icons">open_in_browser</i></p>
0 commit comments