Browse Source

Merge pull request #78 from spectre3ooo/patch-1

Fixed url in samples/readme.md
matrixbirds 5 years ago
parent
commit
593d6b6121
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      samples/README.md

+ 1
- 1
samples/README.md View File

@@ -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 |