Skip to content

Commit a88392e

Browse files
author
Kevin Scott
authored
Update index.tsx
Point to live (fixed!) site
1 parent d83cd63 commit a88392e

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://github.com/thekevinscott/dataset-tutorial-for-image-classification/tree/master/data/pexel-images">You can download image datasets here.</a>
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>
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)