diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ Vis a vim-like text editor [](https://ci.appveyor.com/project/martanne/vis/branch/master) [](https://scan.coverity.com/projects/3939) [](https://codecov.io/gh/martanne/vis) -[](http://vis.readthedocs.io/en/latest/?badge=latest) +[](http://vis.readthedocs.io/en/master/?badge=master) [](irc://irc.freenode.net/vis-editor) Vis aims to be a modern, legacy free, simple yet efficient editor @@ -80,8 +80,8 @@ Learn about some differences compared to [`vim(1)`](https://github.com/martanne/vis/wiki/Differences-from-Vi(m)), respectively. -[Lua API Documentation](http://martanne.github.io/vis/doc/) is also -available. +[C API](https://vis.readthedocs.io/) as well as [Lua API](http://martanne.github.io/vis/doc/) +documentation is also available. Non Goals --------- |
