commit a681ebb4a2ece786e3e7c4d23a506eddca6eb568 parent 6b124ae5f98277849c4dfff636dc64ed30012b25 Author: Steven Atkinson <steven@atkinson.mn> Date: Mon, 13 May 2024 22:42:58 -0700 Update colab.rst Update link to Colab Diffstat:
M | docs/source/tutorials/colab.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/tutorials/colab.rst b/docs/source/tutorials/colab.rst @@ -11,7 +11,7 @@ Opening the notebook -------------------- To open the notebook in Colab, follow -`this link <https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/27c6a048025e7894e0d89579cfda6c59d93e0f20/bin/train/easy_colab.ipynb>`_. +`this link <https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/6b124ae/bin/train/easy_colab.ipynb>`_. .. note:: Most browsers work, but Firefox can be a bit temperamental. This isn't NAM's fault; Colab just prefers Chrome (unsurprisingly).