We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4af0f6 commit 50ed3d9Copy full SHA for 50ed3d9
docs/tutorials/README.md
@@ -12,7 +12,7 @@ this, follow the below steps:
12
1. Create a new branch on your fork of TensorFlow Addons
13
2. Goto [Google Colab](https://colab.research.google.com/) and start a new
14
notebook using addons example template:
15
-[docs/tutorials/_template.ipynb](template.ipynb)
+[docs/tutorials/_template.ipynb](_template.ipynb)
16
3. Edit the links for the "View source on GitHub" and "Run in Google Colab"
17
URL boxes so that they match the name of your new example notebook
18
4. Follow the guidelines of the template
0 commit comments