Skip to content

Commit 4de3ec6

Browse files
author
Roman Sergeenko
committed
#RI-5763 - update readme
1 parent c5f59c7 commit 4de3ec6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,19 @@ redis:[pipeline=8;mode=raw;results=single;]
214214
```
215215
### Links configuration
216216

217+
#### Reference other tutorials
218+
You can reference other tutorial pages.
219+
To do this, use the markdown syntax described below and specify the ID of the tutorial you want to link to:
220+
```
221+
[{text}](redisinsight:_?tutorialId={tutorialId})
222+
```
223+
224+
For example:
225+
```
226+
[Create JSON Documents](redisinsight:_?tutorialId=ds-json-create)
227+
```
228+
229+
217230
#### Internal links
218231
You can insert links that lead to a specific page inside Redis Insight. The syntax for these links is following:
219232
```
@@ -242,7 +255,6 @@ The full list of pages:
242255
| Functions | triggered-functions/functions |
243256
| Settings | settings |
244257

245-
246258
#### Create a free Cloud database link
247259

248260
Also, there is a possibility to insert link which opens Create Free Database dialog inside Redis Insight

0 commit comments

Comments
 (0)