Skip to content

Commit d9f0d12

Browse files
author
Dmitri Zimin(e)
authored
Update README.md
1 parent 3a7065e commit d9f0d12

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ sphinx-autobuild -H 127.0.0.1 -b html ./docs/source/ ./docs/build/html
116116
st2 trigger list
117117
118118
* Reference the document
119-
120-
:doc:`/start`
121-
:doc:`in the Rules doc </rules>`
122-
119+
```
120+
:doc:`/start`
121+
:doc:`in the Rules doc </rules>`
122+
```
123123
* Referencing an arbitrary section: for instance, there's examples section in sensors.rst. Define a reference on `examples` section in sensors.rst:
124124
125125
.. _sensors-examples:

0 commit comments

Comments
 (0)