Skip to content

Commit 8c0da6f

Browse files
authored
Update the Link for FAQ in Migration 2-> 3 (graphql-dotnet#1975)
1 parent 3022eb2 commit 8c0da6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/site/docs/migrations/migration3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ These .Net types now are automatically mapped to corresponding built-in custom s
1515
* BigInt
1616

1717
There is also support for converting base-64 encoded strings to byte arrays. See
18-
the [FAQ](known-issues#can-custom-scalars-serialize-non-null-data-to-a-null-value-and-vice-versa)
18+
the [FAQ](../guides/known-issues#can-custom-scalars-serialize-non-null-data-to-a-null-value-and-vice-versa)
1919
and the `ValueConverter` class for more details.
2020

2121
See [Schema Types](https://graphql-dotnet.github.io/docs/getting-started/schema-types) for more details.

0 commit comments

Comments
 (0)