Fixed dead URLs

This commit is contained in:
Julian Prieber 2023-05-05 15:18:53 +02:00
parent 96f06b42e2
commit 126bb92546
3 changed files with 4 additions and 4 deletions

View File

@ -130,7 +130,7 @@
{"value": "JOIN_BETA",
"title": "Join the Beta Program",
"description": "Enables the use of beta versions when updating. Read more about this <a target='_blank' href='https://s.llc.ovh/b'>here</a>."
"description": "Enables the use of beta versions when updating. Read more about this <a target='_blank' href='https://linkstack.org/b'>here</a>."
},
{"value": "SKIP_UPDATE_BACKUP",
@ -160,7 +160,7 @@
{"value": "ENABLE_SOCIAL_LOGIN",
"title": "Enable social login",
"description": "Enables social login. This option requires further setup. Read more about this <a target='_blank' href='https://s.llc.ovh/social-login'>here</a>."
"description": "Enables social login. This option requires further setup. Read more about this <a target='_blank' href='https://linkstack.org/social-login'>here</a>."
},
{"value": "USE_THEME_PREVIEW_IFRAME",

View File

@ -90,7 +90,7 @@ ALLOW_CUSTOM_CODE_IN_THEMES=true
ENABLE_THEME_UPDATER=true
#Needs to be configured first.
#Read more at: https://s.llc.ovh/social-login
#Read more at: https://linkstack.org/social-login
ENABLE_SOCIAL_LOGIN=false
#Sets if a plain PNG or iframe should be used for the theme preview image

View File

@ -167,7 +167,7 @@ return [
| In the 'title' field, changes the text on a button, such as 'custom' and 'custom_website'.
|
| In the 'icon' field, uses the same syntax as the Button Editor on the Admin Panel.
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on s.llc.ovh/fa.
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on linkstack.org/fa.
|
| In the 'custom_css' field, here you can enter custom CSS to change the color of your button.
| If you don't feel comfortable working with CSS,