diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2014-08-01 12:06:05 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-08-01 17:32:21 +0100 |
commit | 9835f31777f471c23540c50b3f01be3f64f5e43c (patch) | |
tree | 6a68fe697f5af45e786f7ecbf85f73d3a680c95c /docs/index.rst | |
parent | 84c238706d58ac870ab27bdb0695db57c2423857 (diff) | |
download | sos-9835f31777f471c23540c50b3f01be3f64f5e43c.tar.gz |
[docs] - Add links to wiki documentation
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index c769e868..d6727a10 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,11 +32,11 @@ Patches can be submitted via the mailing list or as GitHub pull requests. If usi Wiki documentation ^^^^^^^^^^^^^^^^^^ - How to write a plugin + `How to write a plugin <https://github.com/sosreport/sos/wiki/How-to-Write-a-Plugin>`_ - How to write a policy + `How to write a policy <https://github.com/sosreport/sos/wiki/How-to-Write-a-Policy>`_ - Plugin options + `Plugin options <https://github.com/sosreport/sos/wiki/Plugin-options>`_ To help get your changes merged quickly with as few revisions as possible please refer to the `Contributor Guidelines <https://github.com/sosreport/sos/wiki/Contribution-Guidelines>`_ when submitting patches or pull requests. |