You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -71,12 +71,12 @@ <h2>Documentation and Help</h2>
71
71
</div>
72
72
</div>
73
73
<divclass="col-sm-8">
74
-
<p>Micro has a built-in help system which you can access by pressing <code>Ctrl-E</code> and typing <code>help topic</code>. You can also press Ctrl-g to open the main help file. The help files are also viewable online in the Github repository.</p>
74
+
<p>Micro has a built-in help system which you can access by pressing <code>Ctrl-E</code> and typing <code>help topic</code>. You can also press Ctrl-g to open the main help file. The help files are also viewable online in the GitHub repository.</p>
75
75
<p>I also recommend reading the <ahref="https://github.com/zyedidia/micro/tree/master/runtime/help/tutorial.md">tutorial</a> for
76
76
a brief introduction to the more powerful configuration features micro offers.</p>
77
77
78
78
<br>
79
-
<p>If you have any questions, feel free to open an issue in the <ahref="https://github.com/zyedidia/micro/issues">Github issue tracker</a> or to ask more informally in the <ahref="https://gitter.im/zyedidia/micro">Gitter chat</a></p>
79
+
<p>If you have any questions, feel free to open an issue in the <ahref="https://github.com/zyedidia/micro/issues">GitHub issue tracker</a> or to ask more informally in the <ahref="https://gitter.im/zyedidia/micro">Gitter chat</a></p>
80
80
</div>
81
81
<divclass="col-sm-1">
82
82
</div>
@@ -129,7 +129,7 @@ <h2>Logos</h2>
129
129
<br>
130
130
131
131
<footerclass="footer">
132
-
<p>View the source code for this website on <ahref="https://github.com/micro-editor/micro-editor.github.io">Github</a></p>
132
+
<p>View the source code for this website on <ahref="https://github.com/micro-editor/micro-editor.github.io">GitHub</a></p>
0 commit comments