Fix colab reference to open the correct notebook (#374)

Fix github account link
This commit is contained in:
Noam Wasersprung
2021-06-01 12:20:13 +03:00
committed by GitHub
parent e3ab9defa1
commit 1ab3710074

View File

@@ -26,7 +26,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/pollfly/clearml/blob/master/examples/clearml_agent/clearml_colab_agent.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/allegroai/clearml/blob/master/examples/clearml_agent/clearml_colab_agent.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
@@ -165,4 +165,4 @@
"outputs": []
}
]
}
}