docs: update docs links to docs.seerr.dev (#1990) [skip ci]
This commit is contained in:
@@ -52,7 +52,7 @@ const handle = app.getRequestHandler();
|
||||
|
||||
if (!appDataPermissions()) {
|
||||
logger.error(
|
||||
'Something went wrong while checking config folder! Please ensure the config folder is set up properly.\nhttps://docs.jellyseerr.dev/getting-started'
|
||||
'Something went wrong while checking config folder! Please ensure the config folder is set up properly.\nhttps://docs.seerr.dev/getting-started'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user