File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permalink: docs/render-props.html
9
9
> These docs are old and won't be updated. Go to [ react.dev] ( https://react.dev/ ) for the new React docs.
10
10
>
11
11
> Render props are used in modern React, but aren't very common.
12
- > For many cases, they have been replaced by [ custom Hooks] ( /learn/reusing-logic-with-custom-hooks ) .
12
+ > For many cases, they have been replaced by [ custom Hooks] ( https://react.dev /learn/reusing-logic-with-custom-hooks) .
13
13
14
14
</div >
15
15
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ next: components-and-props.html
16
16
> These new documentation pages teach how to write JSX and show it on an HTML page:
17
17
>
18
18
> - [ Writing Markup with JSX] ( https://react.dev/learn/writing-markup-with-jsx )
19
- > - [ Add React to an Existing Project] ( /learn/add-react-to-an-existing-project#step-2-render-react-components-anywhere-on-the-page )
19
+ > - [ Add React to an Existing Project] ( https://react.dev /learn/add-react-to-an-existing-project#step-2-render-react-components-anywhere-on-the-page)
20
20
21
21
</div >
22
22
You can’t perform that action at this time.
0 commit comments