Skip to content

Commit 2ab00c8

Browse files
docs: update README.md
1 parent cd6f3b9 commit 2ab00c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ app.Use(async (context, next) =>
5959
> [!NOTE]
6060
>
6161
> - Please make sure the APItoolkit middleware is added before `UseEndpoint` and other middleware are initialized.
62-
> - The `{ENTER_YOUR_API_KEY_HERE}` demo string should be replaced with the [API key](https://apitoolkit.io/docs/dashboard/settings-pages/api-keys) generated from the APItoolkit dashboard.
62+
> - The `{ENTER_YOUR_API_KEY_HERE}` demo string should be replaced with the [API key](https://apitoolkit.io/docs/dashboard/settings-pages/api-keys?utm_source=github-sdk) generated from the APItoolkit dashboard.
6363
6464
<br />
6565

6666
> [!IMPORTANT]
6767
>
68-
> To learn more about redacting fields, error reporting, outgoing requests, etc. please read our [.Net Core SDK](https://apitoolkit.io/docs/sdks/dotnet/dotnetcore/) documentation.
68+
> To learn more configuration options (redacting fields, error reporting, outgoing requests, etc.) please read our comprehensive [.Net Core SDK](https://apitoolkit.io/docs/sdks/dotnet/dotnetcore?utm_source=github-sdk) documentation.
6969
7070
## Contributing and Help
7171

0 commit comments

Comments
 (0)