Fix dead link to docs for own server setup (#7128)
This commit is contained in:
parent
222c9de19f
commit
0d708f64b9
@ -463,7 +463,7 @@ class _ConnectionPageState extends State<ConnectionPage>
|
||||
}
|
||||
|
||||
void onUsePublicServerGuide() {
|
||||
const url = "https://rustdesk.com/blog/id-relay-set/";
|
||||
const url = "https://rustdesk.com/pricing.html";
|
||||
canLaunchUrlString(url).then((can) {
|
||||
if (can) {
|
||||
launchUrlString(url);
|
||||
|
Loading…
x
Reference in New Issue
Block a user