Skip to content

Commit 1c51c1d

Browse files
authored
Update README.md
Fix Readme link
1 parent 9fa5954 commit 1c51c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ then I do love-me-some-coffee!*
2626

2727
### Basic Usage:
2828

29-
(Click here to jump to the advanced Usage Docs below...)[#flurlgraphql-usae]
29+
[Click here to jump to the advanced Usage Docs below...](#flurlgraphql-usae)
3030

3131
```csharp
3232
var results = await "https://graphql-star-wars.azurewebsites.net/api/graphql"
@@ -704,4 +704,4 @@ This can be controlled per request, or globally by setting them in the FlurlGrap
704704
{
705705
config.PersistedQueryPayloadFieldName = "doc_id";
706706
});
707-
```
707+
```

0 commit comments

Comments
 (0)