mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 16:03:24 +02:00
Update NetworkingConstants.h
This commit is contained in:
parent
030cdbf348
commit
10e8d9f6d8
1 changed files with 1 additions and 2 deletions
|
@ -71,8 +71,7 @@ namespace NetworkingConstants {
|
|||
const unsigned short STUN_SERVER_DEFAULT_PORT = 19302;
|
||||
#endif
|
||||
|
||||
const QUrl TALK_DIRECTORY_URL{ "https://vircadia.com/#talk" };
|
||||
|
||||
const QUrl HELP_COMMUNITY_URL{ "https://vircadia.com/#community" };
|
||||
const QUrl HELP_DOCS_URL{ "https://docs.vircadia.com" };
|
||||
const QUrl HELP_FORUM_URL{ "https://forum.vircadia.com" };
|
||||
const QUrl HELP_SCRIPTING_REFERENCE_URL{ "https://apidocs.vircadia.dev/" };
|
||||
|
|
Loading…
Reference in a new issue