Correct links in #647; think they were only working previously with an auto-redirect (#658)

This commit is contained in:
Eoghan Murray
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 794fe23c40
commit cd782c5f97
4 changed files with 6 additions and 6 deletions

View File

@@ -69,4 +69,4 @@ rrwebPlayer.addEventListener('ui-update-progress', (event) => {
## 基于 rrweb Replayer 开发自己的回放器 UI
可以参照 [rrweb-player](https://github.com/rrweb-io/rrweb/packages/rrweb-player/) 的方式进行开发。
可以参照 [rrweb-player](https://github.com/rrweb-io/rrweb/tree/master/packages/rrweb-player/) 的方式进行开发。