mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
fix links
This commit is contained in:
parent
647b2fdac2
commit
a1763e9b40
@ -16,8 +16,8 @@ const val PIPED_GITHUB_URL = "https://github.com/TeamPiped/Piped"
|
|||||||
/**
|
/**
|
||||||
* Social media links for the community fragment
|
* Social media links for the community fragment
|
||||||
*/
|
*/
|
||||||
const val TELEGRAM_URL = "https://libre-tube.github.io/assets/tg-widget.svg)](https://t.me/libretube"
|
const val TELEGRAM_URL = "https://t.me/libretube"
|
||||||
const val MATRIX_URL = "https://libre-tube.github.io/assets/mat-widget.svg)](https://matrix.to/#/#LibreTube:matrix.org"
|
const val MATRIX_URL = "https://matrix.to/#/#LibreTube:matrix.org"
|
||||||
const val DISCORD_URL = "https://discord.com/invite/Qc34xCj2GV"
|
const val DISCORD_URL = "https://discord.com/invite/Qc34xCj2GV"
|
||||||
const val REDDIT_URL = "https://libre-tube.github.io/assets/rd-widget.svg)](https://www.reddit.com/r/Libretube/"
|
const val REDDIT_URL = "https://www.reddit.com/r/Libretube/"
|
||||||
const val TWITTER_URL = "https://libre-tube.github.io/assets/tw-widget.svg)](https://twitter.com/libretube"
|
const val TWITTER_URL = "https://twitter.com/libretube"
|
||||||
|
Loading…
Reference in New Issue
Block a user