diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 2501ec4..6d24eb9 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -39,7 +39,7 @@ export default function Projects() { name: "clRAC", externalDownload: true, authorId: "sugoma", - externalLink: "https://wdfiles.ru/Ofx7", + externalLink: "https://wdfiles.ru/1u74v", projectGit: "", description: "The official RAC client. (cli)", tags: ["Unknown", "RAC", "v2"], @@ -86,7 +86,7 @@ export default function Projects() { name: "lRACd", authorId: "sugoma", externalDownload: true, - externalLink: "https://wdfiles.ru/Obvt", + externalLink: "https://wdfiles.ru/2Q2ee", projectGit: "", description: "The official implementation of RAC server.", tags: ["Unknown", "RAC", "v2"],