From c956c3fcf43cd7ca360d1821686f1010c5589d0d Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Mon, 20 Nov 2023 15:23:07 +0100 Subject: [PATCH] Revert "Remove references to broken Memrise course #4231" This reverts commit 36b02d5a29fae6a26bf12af6d5af311f7f8003ca. --- readme.md | 2 +- src/static/clippy/1-tutor.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7a8cc14f..9886fa11 100644 --- a/readme.md +++ b/readme.md @@ -80,7 +80,7 @@ The changelog for the stable versions can be found [here](https://github.com/tri ## First look -Type `:help` or press `` for online help once you're in, or `:tutor` for a friendly introduction. +Type `:help` or press `` for online help once you're in, or `:tutor` for a friendly introduction. You might also find the [unofficial Tridactyl Memrise course](https://app.memrise.com/course/5995499/tridactyls-main-shortcuts/) useful for memorising keybinds. Remember that Tridactyl cannot run on any page on about:\*, data:\*, view-source:\* and file:\*. We're sorry about that and we're working with Firefox to improve this situation by removing restrictions on existing APIs and developing a new API. diff --git a/src/static/clippy/1-tutor.md b/src/static/clippy/1-tutor.md index f197d9d6..4b424db9 100644 --- a/src/static/clippy/1-tutor.md +++ b/src/static/clippy/1-tutor.md @@ -4,7 +4,7 @@ Hello. If you've just installed Tridactyl for the first time, welcome! Tridactyl Welcome to the Tridactyl tutorial. Here, you will learn how to get started with this extension. If you ever want to get back to this page, just type `:tutor`. -It will not cover advanced topics. For those, [`:help`](../docs/modules/_src_excmds_.html) is always at hand. +It will not cover advanced topics. For those, [`:help`](../docs/modules/_src_excmds_.html) is always at hand. You might also find the [unofficial Tridactyl Memrise course](https://app.memrise.com/course/5995499/tridactyls-main-shortcuts/) useful for memorising binds. ---