Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9ae74e

Browse files
committed
docs: fix links in SSR docs
1 parent b87c30c commit a9ae74e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/usage/ssr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ test('should increment counter', () => {
7777
```
7878

7979
Anything that causes the hook's state to change will not work until `hydrate` is called. This
80-
includes both the [`rerender`](http://localhost:3000/reference/api#rerender) and
81-
[`unmount`](http://localhost:3000/reference/api#unmount)functionality.
80+
includes both the [`rerender`](/reference/api#rerender) and[`unmount`](/reference/api#unmount)
81+
functionality.
8282

8383
### Effects
8484

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /