Skip to content

Commit f7701d4

Browse files
authored
Merge pull request #28 from ScalablePixelStreaming/lukehb-patch-1
Fix broken links in README.md
2 parents 920681a + 61e5970 commit f7701d4

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)