From 902f5de2db14dcd430be204344ebf911f299e4ee Mon Sep 17 00:00:00 2001 From: Sigilante <57601680+sigilante@users.noreply.github.com> Date: Thu, 2 Mar 2023 17:10:37 -0600 Subject: [PATCH 1/2] Update asl.md --- content/courses/asl.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/courses/asl.md b/content/courses/asl.md index 464c328..b0dc923 100644 --- a/content/courses/asl.md +++ b/content/courses/asl.md @@ -2,7 +2,7 @@ title = "App School Live" date = "2023-05-01" weight = 90 -next_cohort = "May 2023" +next_cohort = "August 2023" image = "https://storage.googleapis.com/media.urbit.org/developers/images/app-school-live.svg" description = "App School focuses on how to build a backend Gall agent, then on connecting it to a React-based front-end. When you're done, you'll be able to produce and distribute your own Urbit apps." +++ @@ -22,8 +22,8 @@ By completing App School as a cohort student, you should be able to design and implement basic user apps, produce minimal working example applications, and contribute at the level of basic Urbit userspace bounties. -The next cohort for App School Live will begin the week of January 23, 2023. -The cohort after that is scheduled for the end of May 2023. +The current cohort for App School Live began the week of January 23, 2023. +The cohort after that is scheduled for August 2023. - [Complete this form](https://forms.gle/3c8xBubvSiQfj7Tr6) to get on our mailing list about the next opportunity. From 0f74539efc2738c4bdcff2d392d3a78207805f5a Mon Sep 17 00:00:00 2001 From: Josh Lehman Date: Fri, 3 Mar 2023 07:43:53 -0800 Subject: [PATCH 2/2] remove instruction to mount bitcoin --- content/guides/core/environment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/guides/core/environment.md b/content/guides/core/environment.md index ec10968..b3782dc 100644 --- a/content/guides/core/environment.md +++ b/content/guides/core/environment.md @@ -135,8 +135,6 @@ have to do it again each time. In the dojo: >= > |mount %landscape >= -> |mount %bitcoin ->= > |mount %webterm >= ```