You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ A Node can be represented by various UI components and is specified by `type` pr
85
85
}
86
86
```
87
87
## Pages
88
-
By using **"internal-link"** node we can open some [Markdown Guides](https://www.markdownguide.org/) located in [statics](https://github.com/RedisInsight/Tutorials/tree/main/src) folder.
88
+
By using **“internal-link”** node we can open other pages inside of Tutorials. To display more pages, add relevant files to the [src](https://github.com/RedisInsight/Tutorials/tree/main/src) folder.
89
89
90
90
These tutorials may contain the following elements:
0 commit comments