瀏覽代碼

Fix localhost link

Boris Kaiser 9 年之前
父節點
當前提交
5b4f2c3269
共有 1 個文件被更改,包括 1 次插入1 次删除
  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