Skip to content

Commit d182151

Browse files
Update README.md
1 parent 14f7bd9 commit d182151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ A Node can be represented by various UI components and is specified by `type` pr
8585
}
8686
```
8787
## 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.
8989

9090
These tutorials may contain the following elements:
9191
* Plain text

0 commit comments

Comments
 (0)