diff --git a/README.md b/README.md
index 22a739a..3a31d69 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@ A set of APIs for various SillyTavern extensions.
All modules, except for Stable Diffusion, run on the CPU by default. However, they can alternatively be configured to use CUDA (with `--cuda` command line option). When running all modules simultaneously, you can expect a usage of approximately 6 GB of RAM. Loading Stable Diffusion adds an additional couple of GB to the memory usage.
-Try on Colab (will give you a link to Extras API):
+Try on Colab (will give you a link to Extras API):
Colab link:
-https://colab.research.google.com/github/SillyTavern/SillyTavern/blob/main/colab/GPU.ipynb
+https://colab.research.google.com/github/SillyTavern/SillyTavern/blob/release/colab/GPU.ipynb
Documentation:
https://docs.sillytavern.app/