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
@@ -72,23 +72,23 @@ <h2>Documentation and Help</h2>
72
72
</div>
73
73
<divclass="col-sm-8">
74
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 <code>Ctrl-G</code> to open the main help file. The help files are also viewable online in the GitHub repository.</p>
75
-
<p>I also recommend reading the <ahref="https://github.com/zyedidia/micro/tree/master/runtime/help/tutorial.md">tutorial</a> for
75
+
<p>I also recommend reading the <ahref="https://github.com/micro-editor/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/micro-editor/micro/issues">GitHub issue tracker</a> or to ask more informally in the <ahref="https://gitter.im/zyedidia/micro">Gitter chat</a></p>
<pstyle="padding-top: 20px;">And much more! Check out the full list of features <ahref="https://github.com/zyedidia/micro#features">here</a> as well as the built-in help system also viewable online <ahref="https://github.com/zyedidia/micro/tree/master/runtime/help">here</a>.</p>
181
+
<pstyle="padding-top: 20px;">And much more! Check out the full list of features <ahref="https://github.com/micro-editor/micro#features">here</a> as well as the built-in help system also viewable online <ahref="https://github.com/micro-editor/micro/tree/master/runtime/help">here</a>.</p>
182
182
</div>
183
183
</div>
184
184
@@ -194,7 +194,7 @@ <h2>Contributing</h2>
194
194
<p>For a more informal setting to discuss the editor, you can join the Gitter chat.</p>
195
195
<br>
196
196
<divclass="col-sm-6">
197
-
<pstyle="text-align:center"><aclass="btn btn-md btn-success" href="https://github.com/zyedidia/micro" role="button">View the GitHub project</a></p>
197
+
<pstyle="text-align:center"><aclass="btn btn-md btn-success" href="https://github.com/micro-editor/micro" role="button">View the GitHub project</a></p>
198
198
</div>
199
199
<divclass="col-sm-6">
200
200
<pstyle="text-align:center"><aclass="btn btn-md btn-success" href="https://gitter.im/zyedidia/micro" role="button">Join the Gitter Chat</a></p>
@@ -207,7 +207,7 @@ <h2>Testimonials</h2>
207
207
<ulclass="testimonials">
208
208
<li><p><ahref="https://gitter.im/zyedidia/micro?at=57c5b2069bac566763729ac2">"Finally a simple editor that just works, with amazing mouse support."</a></p></li>
209
209
<li><p><ahref="https://www.reddit.com/r/golang/comments/4f8e0q/micro_a_modern_and_intuitive_terminalbased_text/d26qse8">"I really love this. This is definitely replacing nano for me."</a></p></li>
210
-
<li><p><ahref="https://github.com/zyedidia/micro/issues/217#issuecomment-243134046">"Keep up the great work, you have saved me from Nano and Vim suffering!"</a></p></li>
210
+
<li><p><ahref="https://github.com/micro-editor/micro/issues/217#issuecomment-243134046">"Keep up the great work, you have saved me from Nano and Vim suffering!"</a></p></li>
211
211
<li><p><ahref="https://twitter.com/kelseyhightower/status/770735086400577536">"The micro text editor is dope."</a></p></li>
212
212
<li><p><ahref="https://www.reddit.com/r/commandline/comments/5059qw/micro_a_modern_and_intuitive_terminalbased_text/d71t2y8">"Nice, readable source, with generous use of comments. I wonder if this is that 'idiomatic go' I keep hearing about."</a></p></li>
0 commit comments