diff --git a/README.md b/README.md index ff8f837..bdfe7d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Micro Editor Website -This is the website for the [micro text editor](https://github.com/zyedidia/micro). +This is the website for the [micro text editor](https://github.com/micro-editor/micro). You can view it at https://micro-editor.github.io diff --git a/about.html b/about.html index 0ca8270..abdface 100644 --- a/about.html +++ b/about.html @@ -46,7 +46,7 @@
  • home
  • about
  • plugins
  • -
  • development
  • +
  • development
  • @@ -72,23 +72,23 @@

    Documentation and Help

    Micro has a built-in help system which you can access by pressing Ctrl-E and typing help topic. You can also press Ctrl-G to open the main help file. The help files are also viewable online in the GitHub repository.

    -

    I also recommend reading the tutorial for +

    I also recommend reading the tutorial for a brief introduction to the more powerful configuration features micro offers.


    -

    If you have any questions, feel free to open an issue in the GitHub issue tracker or to ask more informally in the Gitter chat

    +

    If you have any questions, feel free to open an issue in the GitHub issue tracker or to ask more informally in the Gitter chat

    Help topics

    diff --git a/index.html b/index.html index 85f4b2e..70583e9 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@
  • home
  • about
  • plugins
  • -
  • development
  • +
  • development
  • @@ -59,10 +59,10 @@

    micro

    a modern and intuitive terminal-based text editor

    -

    Download

    +

    Download

    curl https://getmic.ro | bash

    - Star -

    See detailed installation instructions

    + Star +

    See detailed installation instructions


    @@ -178,7 +178,7 @@

    Terminal Emulator


    -

    And much more! Check out the full list of features here as well as the built-in help system also viewable online here.

    +

    And much more! Check out the full list of features here as well as the built-in help system also viewable online here.

    @@ -194,7 +194,7 @@

    Contributing

    For a more informal setting to discuss the editor, you can join the Gitter chat.


    -

    View the GitHub project

    +

    View the GitHub project

    Join the Gitter Chat

    @@ -207,7 +207,7 @@

    Testimonials

    diff --git a/plugins.html b/plugins.html index 9c436b9..fdb5edb 100644 --- a/plugins.html +++ b/plugins.html @@ -45,7 +45,7 @@
  • home
  • about
  • plugins
  • -
  • development
  • +
  • development