harlanc / xiu

A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
https://www.rustxiu.com
MIT License
1.6k stars 168 forks source link

website "quickstart" link on front page broken #117

Closed SaulMoonves closed 1 week ago

SaulMoonves commented 2 months ago

https://www.rustxiu.com/

Quickstart link points at: https://docs/getting-started/setup instead of: https://www.rustxiu.com/docs/getting-started/setup

It appears it is accidentally taking a relative URL and making it absolute.

harlanc commented 1 week ago

fixed