瀏覽代碼

Fixed url in samples/readme.md

Removed leading "./" that was making it a relative url
spectre3ooo 5 年之前
父節點
當前提交
97f8b4f615
No account linked to committer's email address
共有 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 |