Skip to content

Commit c0eccff

Browse files
committed
Fix path to open the notebook in colab after merging with the master
1 parent a0852b3 commit c0eccff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyTorch-Multi-Label-Image-Classification/Multi_Output_Classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"id": "view-in-github"
88
},
99
"source": [
10-
"<a href=\"https://colab.research.google.com/github/sergregory/learnopencv/blob/multi-output-classification-notebook/Multi_Output_Classification.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
10+
"<a href=\"https://colab.research.google.com/github/spmallick/learnopencv/blob/master/PyTorch-Multi-Label-Image-Classification/Multi_Output_Classification.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
1111
]
1212
},
1313
{

0 commit comments

Comments
 (0)