Skip to content

Commit

Permalink
Fix broken links in READMEs (#625)
Browse files Browse the repository at this point in the history
* fix links

* fix links

Co-authored-by: Alisher Matkurbanov <alishermatkurbanov@gmail.com>
  • Loading branch information
alisher-matkurbanov and Alisher Matkurbanov authored Dec 1, 2021
1 parent 1740af7 commit a5f3a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For "batteries-included", end-to-end solutions that are easier to deploy, check
Run the Echo Test example

```
docker-compose -f examples/echotest/docker-compose.yaml up
docker-compose -f examples/echotest-jsonrpc/docker-compose.yaml up
```

Open the client
Expand Down
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Please feel free to extend and add additional examples!

### Overview

* [echotest](echotest): Demonstrates how to establish a connection to `ion-sfu` as well as publish and receive a video stream.
* [echotest](echotest-jsonrpc): Demonstrates how to establish a connection to `ion-sfu` as well as publish and receive a video stream.

0 comments on commit a5f3a22

Please # to comment.