Skip to content

Commit 94b85ba

Browse files
author
Kevin Scott
committed
Update link in example
1 parent a3ebc7f commit 94b85ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/containers/App/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class App extends React.Component {
116116
<div className={styles.info}>
117117
<h2>Instructions</h2>
118118
<p>
119-
Drag and drop some labeled images below to begin training your classifier. <a href="https://thekevinscott.com/download-image-datasets">You can download image datasets here.</a>
119+
Drag and drop some labeled images below to begin training your classifier. <a href="https://thekevinscott.github.io/download-image-datasets/">You can download image datasets here.</a>
120120
</p>
121121
<p><em>Organize your images into folders, where the folders' names are the desired labels.</em></p>
122122
<div className={styles.imgContainer}>

0 commit comments

Comments
 (0)