use new URLs for emsesp.org

This commit is contained in:
proddy
2024-11-16 15:22:28 +01:00
parent da77d52585
commit 3daf1145e0
8 changed files with 11 additions and 11 deletions

View File

@@ -105,7 +105,7 @@ const Help = () => {
notFound
? ''
: customSupportIMG ||
'https://emsesp.org/_media/images/installer.jpeg'
'https://docs.emsesp.org/_media/images/installer.jpeg'
}
/>
</Stack>
@@ -114,7 +114,7 @@ const Help = () => {
{me.admin && (
<List sx={{ borderRadius: 3, border: '2px solid grey' }}>
<ListItem>
<ListItemButton component="a" href="https://emsesp.org">
<ListItemButton component="a" href="https://docs.emsesp.org">
<ListItemAvatar>
<Avatar sx={{ bgcolor: '#72caf9' }}>
<MenuBookIcon />