Skip to content

Commit 8f35db6

Browse files
committed
Fix readme link
1 parent 8ae19cc commit 8f35db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ When I first created this solution in 2016 Google treated the redirect in `404.h
106106
[browserrouter]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/src/index.js#L7
107107
[favicon]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/index.html#L34
108108
[favicondir]: https://github.com/rafgraph/spa-github-pages/tree/gh-pages/favicon
109-
[robots]: https://github.com/rafgraph/spa-github-pages/blob/robots.txt
110-
[sitemap]: https://github.com/rafgraph/spa-github-pages/blob/sitemap.txt
109+
[robots]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/robots.txt
110+
[sitemap]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/sitemap.txt
111111
[webpackpublicpath]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/webpack.config.js#L5
112112
[webpackoutputpath]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/webpack.config.js#L4
113113
[webpackdevrewrites]: https://github.com/rafgraph/spa-github-pages/blob/gh-pages/webpack.config.js#L17

0 commit comments

Comments
 (0)