diff --git a/public/index.html b/public/index.html index 704f456fff8145ac6bf1b9297071804cd658970c..a13f087d2e71b9dd243462b2db812fb222d59cc3 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ </head> <body> <div class="navbar"> - <a hrep="./first.html">other html</a> + <a hrep="first.html">other html</a> </div> <h1>Hello World!</h1>