Skip to content

Commit ab202d4

Browse files
committed
fix README.md
1 parent 891de8e commit ab202d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ This project builds upon the excellent work of several open-source projects:
159159
160160
This project includes a Go translation and implementation of the SRTLA protocol based on the original implementation by irlserver. We are grateful for their pioneering work in developing the SRTLA bonding protocol that enables reliable streaming over multiple network connections.
161161
162-
### [github.com/datarhei/gosrt](https://github.com/datarhei/gosrt) - SRT Protocol Implementation
162+
### [datarhei/gosrt](https://github.com/datarhei/gosrt) - SRT Protocol Implementation
163163
164164
The SRT functionality in this project is implemented using the gosrt library and is inspired by the sample code provided in their [contrib/client](https://github.com/datarhei/gosrt/tree/main/contrib/client) directory. We appreciate their comprehensive SRT implementation and helpful examples that made this integration possible.
165165

0 commit comments

Comments
 (0)