Skip to content

Commit 35c982d

Browse files
committed
docs(readme): add details about version control
Signed-off-by: Xunzhuo <[email protected]>
1 parent 71cd587 commit 35c982d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ Here is a startup yaml config of tcm demo, please check it out [Here](yamls/step
8484

8585
Remember to change to the correct branch or tag according to your istio version!
8686

87-
For example, if you want to use the `latest version` of istio supported in Tencent Cloud Mesh, you can just use the yamls in `master branch`.
87+
For example, if you want to use the `latest version` of istio supported in Tencent Cloud Mesh, you can just use the yamls in [master branch](https://github.com/Tencent-Cloud-Mesh/mesh-demo/tree/master).
8888

89-
And if you want to use `istio 1.8.1`, please use the yamls in the `branch 1.8.1` or in the `tag 1.8.1`.
89+
And if you want to use `istio 1.8.1`, please use the yamls in the [branch 1.8.1](https://github.com/Tencent-Cloud-Mesh/mesh-demo/tree/1.8.1) or in the [tag 1.8.1](https://github.com/Tencent-Cloud-Mesh/mesh-demo/releases/tag/1.8.1).
9090

9191
### Prerequisites
9292

0 commit comments

Comments
 (0)