Skip to content

Commit aea2e94

Browse files
committed
html: Update link to code repository.
1 parent 3c1ee34 commit aea2e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</div>
3737
<div id="navbar">
3838
<div id="navcontent">
39-
<a id="logo" href = "https://github.com/aero31aero/markdown-editor" tooltip = "Check out the code on Github!">
39+
<a id="logo" href = "https://github.com/jbt/markdown-editor" tooltip = "Check out the code on Github!">
4040
<p id="title" class="left"># Markdown Editor</p>
4141
</a>
4242
<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

Comments
 (0)