Selaa lähdekoodia

Fixed url in samples/readme.md

Removed leading "./" that was making it a relative url
spectre3ooo 5 vuotta sitten
vanhempi
commit
97f8b4f615
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      samples/README.md

+ 1
- 1
samples/README.md Näytä tiedosto

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