Commit ebf8caa6 authored by joshua-gould's avatar joshua-gould

added link to github

parent 19b9ce1c
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -10,6 +10,7 @@ morpheus.HelpMenu = function() {
html.push('<li><a name="linking" href="#">Linking</a></li>');
html.push('<li><a name="tutorial" href="#">Tutorial</a></li>');
html.push('<li><a name="source" href="#">Source Code</a></li>');
html.push('</ul>');
html.push('</div>');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment