Skip to content

Commit 70c5564

Browse files
committed
fix ref
1 parent e4b0df6 commit 70c5564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/web/graphql-apollo-react.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Set Up Apollo Client
8484
and need to be refreshed.
8585

8686
To authenticate requests, you need to add an :ref:`Authorization header
87-
<graphql-authorization-token-header>` with a valid Realm user access token
87+
<graphql-authentication>` with a valid Realm user access token
8888
to each GraphQL request.
8989

9090
You can authenticate a user and get their access token with the :ref:`Realm

0 commit comments

Comments
 (0)