qulogic/gplugin

Bit of cleanups in the readme
feature/packaging-housekeeping
2020-02-03, Gary Kramlich
cc89e2f67a59
Parents 79ce0c50559e
Children 52bd4a1b8d9e
Bit of cleanups in the readme
  • +5 -11
    README.md
  • --- a/README.md Mon Feb 03 03:01:50 2020 -0600
    +++ b/README.md Mon Feb 03 03:30:47 2020 -0600
    @@ -7,13 +7,7 @@
    It has a simple API which makes it very easy to use in your application.
    For more information on using GPlugin in your application, please see the
    -[embedding](Embedding) page.
    -
    -## Build Status
    -
    -Default: [![Default Build Status](https://bamboo.pidgin.im/plugins/servlet/wittified/build-status/GPLUG-GPLUGIN)](https://bamboo.pidgin.im/browse/GPLUG-GPLUGIN)
    -
    -Develop: [![Develop Build Status](https://bamboo.pidgin.im/plugins/servlet/wittified/build-status/GPLUG-GPLUGIN0)](https://bamboo.pidgin.im/browse/GPLUG-GPLUGIN0/)
    +[embedding](https://docs.pidgin.im/gplugin/latest/chapter-embedding.html) page.
    ## History
    @@ -25,8 +19,8 @@
    ## API Reference
    -The API reference for the `default` branch can be found at
    -[docs.pidgin.im/gplugin/default](https://docs.pidgin.im/gplugin/default).
    +The API reference for the stable branch can be found at
    +[docs.pidgin.im/gplugin/stable](https://docs.pidgin.im/gplugin/stable).
    -The in-development API reference for the `develop` branch can be found at
    -[docs.pidgin.im/gplugin/develop](https://docs.pidgin.im/gplugin/develop).
    +The in-development API reference for the development branch can be found at
    +[docs.pidgin.im/gplugin/latest](https://docs.pidgin.im/gplugin/latest).