From e1332c8801c2c5f76015d53e8c92bd7b7632add6 Mon Sep 17 00:00:00 2001 From: Kanit Date: Mon, 30 Jun 2025 03:23:44 -0700 Subject: [PATCH] Removed [PDF] reference from or-teachers.md as it does not exist --- for-teachers.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/for-teachers.md b/for-teachers.md index f11ded49..d8aa6463 100644 --- a/for-teachers.md +++ b/for-teachers.md @@ -24,8 +24,6 @@ There are many ways to make this work in an online classroom format. Please let All sketchnotes, including a large-format poster, are in [this folder](./sketchnotes/). -The entire curriculum is available [as a PDF](./pdf/readme.pdf). - You can also run this curriculum as a standalone, offline-friendly web site by using [Docsify](https://docsify.js.org/#/). [Install Docsify](https://docsify.js.org/#/quickstart) on your local machine, then in the root folder of your local copy of this repo, type `docsify serve`. The website will be served on port 3000 on your localhost: `localhost:3000`. An offline-friendly version of the curriculum will open as a standalone web page: https://localhost:3000