diff --git a/website/src/components/TaskSelection/TaskSelection.tsx b/website/src/components/TaskSelection/TaskSelection.tsx index e9f4876d..c19e2925 100644 --- a/website/src/components/TaskSelection/TaskSelection.tsx +++ b/website/src/components/TaskSelection/TaskSelection.tsx @@ -11,14 +11,14 @@ export const TaskSelection = () => { alt="Summarize Stories" img="/images/logos/logo.svg" title="Summarize stories" - link="/create/summarize_story" + // link="/create/summarize_story" /> @@ -26,13 +26,13 @@ export const TaskSelection = () => { alt="Rate Prompts" img="/images/logos/logo.svg" title="Rate Prompts" - link="/evaluate/rate_summary" + // link="/evaluate/rate_summary" />