We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43403e commit dba1a03Copy full SHA for dba1a03
readme.rst
@@ -1,8 +1,11 @@
1
rtfm plugin
2
===========
3
-.. image:: https://img.shields.io/badge/Documentation-Dev/Latest-blue
4
- :target: https://rtfm.cibere.dev/latest
5
- :alt: Latest Documentation
+.. image:: https://img.shields.io/badge/Documentation-Dev-blue
+ :target: https://rtfm.cibere.dev/dev
+ :alt: Dev Documentation
6
+.. image:: https://img.shields.io/badge/Documentation-Stable-blue
7
+ :target: https://rtfm.cibere.dev/stable
8
+ :alt: Stable Documentation
9
10
The rtfm plugin for `flow launcher <https://www.flowlauncher.com/>`__ makes it easy to query docs or manuals.
11
0 commit comments