浏览代码

Fixed url in samples/readme.md

Removed leading "./" that was making it a relative url
spectre3ooo 5 年前
父节点
当前提交
97f8b4f615
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      samples/README.md

+ 1
- 1
samples/README.md 查看文件

@@ -2,4 +2,4 @@
2 2
 
3 3
 | name | description |
4 4
 | :-------------: | :-------------: |
5
-| [agora-rn-quickstart](./https://github.com/agoraio-community/agora-rn-quickstart) | react-native-agora demo for beginner |
5
+| [agora-rn-quickstart](https://github.com/agoraio-community/agora-rn-quickstart) | react-native-agora demo for beginner |