mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-14 06:39:08 +02:00
update docs links
This commit is contained in:
parent
c473c2fa81
commit
84268e484d
16 changed files with 19 additions and 25 deletions
|
@ -78,7 +78,7 @@ export default async function migration() {
|
|||
fs.writeFileSync(filePath, updatedYaml, "utf8");
|
||||
} catch (e) {
|
||||
console.log(
|
||||
`Failed to add resource_session_request_param to config. Please add it manually. https://docs.fossorial.io/Pangolin/Configuration/config`
|
||||
`Failed to add resource_session_request_param to config. Please add it manually. https://docs.digpangolin.com/self-host/advanced/config-file`
|
||||
);
|
||||
trx.rollback();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue