Skip to content

Commit 572b562

Browse files
committed
typo
1 parent 3e0dacf commit 572b562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part1/example6/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,6 @@ You can now view your beautiful website by running `npm run dev`, and navigating
149149

150150
**Side Note:** while I was testing this portion I realized that the server would not hot reload
151151
when I modified the `index.html` file. The solution to this problem is over at
152-
[extra](https://github.com/AriaFallah/WebpackTutorial/tree/master/part1/extra). It's useful
152+
[extra](https://github.com/AriaFallah/WebpackTutorial/tree/master/part1/html-reload). It's useful
153153
information that covers some more configuration options of webpack, which I recommend looking at,
154154
but I left it separate because I feel like it lengthens the tutorial for too trivial of a reason.

0 commit comments

Comments
 (0)