From 07319ccfd44dc8c8f344c60338576281a8d23b7c Mon Sep 17 00:00:00 2001 From: Garrett Michael Flynn Date: Sun, 4 Aug 2024 13:08:50 -0700 Subject: [PATCH] Update dead link --- .gitignore | 1 + team.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57aff36..be0eb6c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules .vitepress/cache +dist _site \ No newline at end of file diff --git a/team.md b/team.md index 3678697..0eaa81b 100644 --- a/team.md +++ b/team.md @@ -28,7 +28,7 @@ Together, we ran an [international design function competition](/projects/initia ### Brains@Play LLC (2022 - 2023) At the peak of the COVID-19 pandemic, Brains@Play LLC was organized by Garrett Flynn and Joshua Brewster to develop low-cost biosensing hardware and browser-based BCI applications. -Though we built a considerable amount of open-source software—including the original [Brains@Play Platform](app.brainsatplay.com)—along the way, we did not secure sustainable funding and the company was dissolved in late 2023. +Though we built a considerable amount of open-source software—including the original [Brains@Play Platform](https://app.brainsatplay.com)—along the way, we did not secure sustainable funding and the company was dissolved in late 2023. ### Brains@Play (2024 - Present) Since mid-2024, Brains@Play has been revitalized as a personal initiative of Garrett Flynn to release free and open-source educational material on the design and development of brain-responsive applications. \ No newline at end of file