Skip to content

Commit 1905c95

Browse files
committed
docs: update homepage and quickstart guide links in documentation
1 parent 67048ce commit 1905c95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The library provides a comprehensive set of Java classes that map to the WebRTC
2020

2121
## Getting Started
2222

23-
For more detailed examples and guides, check out the [quickstart guide](quickstart.md) and the specific examples in the project repository.
23+
For more detailed examples and guides, check out the [quickstart guide](https://jrtc.dev/#/quickstart) and the specific examples in the project repository.
2424

2525
## License
2626

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
auto2top: true,
2525
autoHeader: false,
2626
subMaxLevel: 2,
27-
homepage: 'https://raw.githubusercontent.com/devopvoid/webrtc-java/examples/README.md',
27+
homepage: 'https://raw.githubusercontent.com/devopvoid/webrtc-java/master/README.md',
2828
alias: {
2929
'.*?/changelog': 'https://raw.githubusercontent.com/devopvoid/webrtc-java/master/CHANGELOG',
3030
},

0 commit comments

Comments
 (0)