Skip to content

Commit 0ace201

Browse files
authored
Merge pull request #452 from furkanilgenci/patch-1
Fix broken link on faq.md
2 parents d305ab8 + 7deeec8 commit 0ace201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ persistCacheSync({
104104

105105
You can optionally pass a `persistenceMapper` function to the `CachePersistor` which
106106
will allow you to control what parts of the Apollo Client cache get persisted. Please
107-
refer to the [Advanced Usage of the `CachePersistor`](#using-cachepersistor) for more
107+
refer to the [Advanced Usage of the `CachePersistor`](https://github.com/apollographql/apollo-cache-persist/blob/master/docs/advanced-usage.md#using-cachepersistor) for more
108108
details.
109109

110110
Other alternatives have been recommended in

0 commit comments

Comments
 (0)