commit 215ea64fdf826b09cc1edd3c727614784864cd92 parent c1b0c18ffd42925f7780eb9bc528c89ec66f6e51 Author: Steven Atkinson <[email protected]> Date: Tue, 14 May 2024 00:12:39 -0700 Update colab.rst 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/6b124ae/bin/train/easy_colab.ipynb>`_. +`this link <https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/c1b0c18/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).