Browse Source

Update outdated link (#3902)

I have found outdated link. I think we should update this link to direct link without additional redirect.
main
Mikhail Efanov 3 years ago
committed by GitHub
parent
commit
d5abd1b954
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/docs/codebase-overview.md

2
content/docs/codebase-overview.md

@ -98,7 +98,7 @@ React is a [monorepo](https://danluu.com/monorepo/). Its repository contains mul
### React Core {#react-core}
The "core" of React includes all the [top-level `React` APIs](/docs/top-level-api.html#react), for example:
The "core" of React includes all the [top-level `React` APIs](/docs/react-api.html#react), for example:
* `React.createElement()`
* `React.Component`

Loading…
Cancel
Save