Skip to content

Commit 61e5970

Browse files
authored
Fix broken links in README.md
1 parent 920681a commit 61e5970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The SPS frontend is a lightweight implementation of Epic Games' [Pixel Streaming
66

77
## Features of the SPS Frontend
88

9-
- [Extensions](./src/SignallingExtension.ts) to the default signalling messages to communicate with our custom signalling server.
10-
- The sending of [streaming statistics](./src/SPSApplication.ts#L38) to our signalling server.
9+
- [Extensions](./library/src/SignallingExtension.ts) to the default signalling messages to communicate with our custom signalling server.
10+
- The sending of [streaming statistics](./library/src/SPSApplication.ts#L38) to our signalling server.
1111

1212
## Documentation
1313

0 commit comments

Comments
 (0)