multimodalart HF Staff commited on
Commit
00efe41
·
verified ·
1 Parent(s): fe83476

Update ui/src/app/dashboard/page.tsx

Browse files
Files changed (1) hide show
  1. ui/src/app/dashboard/page.tsx +1 -1
ui/src/app/dashboard/page.tsx CHANGED
@@ -61,7 +61,7 @@ export default function Dashboard() {
61
  ) : (
62
  <div className="flex flex-col gap-4 text-sm">
63
  <p className="text-sm text-gray-300">
64
- If you are joining for the hackathon, please join this{' '}
65
  <a
66
  href="https://huggingface.co/organizations/lora-training-frenzi/share/kEyyVNQXBPWqmARdwHFVdIiFqqONHZPOtz"
67
  target="_blank"
 
61
  ) : (
62
  <div className="flex flex-col gap-4 text-sm">
63
  <p className="text-sm text-gray-300">
64
+ If you are joining for the hackathon, make sure you registered at the hackathon{' '}<a href="https://bfl-kontext-dev.devpost.com/" target="_blank" rel="noopener noreferrer" className="text-blue-400 underline">here</a>{' '}, and please join this{' '}
65
  <a
66
  href="https://huggingface.co/organizations/lora-training-frenzi/share/kEyyVNQXBPWqmARdwHFVdIiFqqONHZPOtz"
67
  target="_blank"