Skip to content

Commit eb74ff4

Browse files
committed
README: fix missing links
1 parent 844b62f commit eb74ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ While these are tractable for CSS itself, we don’t need to duplicate the effor
290290

291291
We track V8. Since V8 has wide support for ES6 and `async` and `await`, we transpile those. Since V8 doesn’t support class decorators, we don’t transpile those.
292292

293-
See [this](link to default babel config we use) and [this](link to issue that tracks the ability to change babel options)
293+
See [this](https://github.com/zeit/next.js/blob/master/server/build/webpack.js#L79) and [this](https://github.com/zeit/next.js/issues/26)
294294

295295
</details>
296296

0 commit comments

Comments
 (0)