Procházet zdrojové kódy

Fix localhost link

Boris Kaiser před 9 roky
rodič
revize
5b4f2c3269
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lessons/08-index-routes/README.md

+ 1 - 1
lessons/08-index-routes/README.md

@@ -69,7 +69,7 @@ render((
 ), document.getElementById('app'))
 ```
 
-Now open http://localhost:8080 and you'll see the new component is
+Now open [http://localhost:8080](http://localhost:8080) and you'll see the new component is
 rendered.
 
 Notice how the `IndexRoute` has no path. It becomes