mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-25 19:52:36 +01:00
Update dead lines
This commit is contained in:
parent
724564e9ec
commit
b8e5f7343c
@ -23,8 +23,6 @@ This repository contains:
|
|||||||
- [HTTP CDN Server](/src/cdn)
|
- [HTTP CDN Server](/src/cdn)
|
||||||
- [Utility and Database Models](/src/util)
|
- [Utility and Database Models](/src/util)
|
||||||
|
|
||||||
## [Resources](https://docs.fosscord.com/resources/)
|
## [Contributing](https://docs.fosscord.com/contributing/)
|
||||||
|
|
||||||
- [Contributing](https://docs.fosscord.com/contributing/server/)
|
## [Setup](https://docs.fosscord.com/setup/server/)
|
||||||
|
|
||||||
## [Setup](https://docs.fosscord.com/server/setup/)
|
|
||||||
|
@ -43,7 +43,7 @@ export const getProxyUrl = (
|
|||||||
|
|
||||||
// TODO: Imagor documentation
|
// TODO: Imagor documentation
|
||||||
console.log(
|
console.log(
|
||||||
"Imagor has not been set up correctly. docs.fosscord.com/set/up/a/page/about/this",
|
"Imagor has not been set up correctly. https://docs.fosscord.com/setup/server/configuration/imagor/",
|
||||||
);
|
);
|
||||||
return "";
|
return "";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user