Skip to content

Commit 9c06f9d

Browse files
committed
test link in NuGet Readme
1 parent 77a1a0c commit 9c06f9d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

NUGET.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# SpeakeasySDK
22

3-
<div align="left">
4-
<a href="https://speakeasyapi.dev/"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
5-
<a href="https://opensource.org/licenses/MIT">
6-
<img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
7-
</a>
8-
</div>
3+
![speakeasy-logo](https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454)
94

105

116
<!-- Start Installation [installation] -->
@@ -42,7 +37,7 @@ var res = await sdk.Apis.GetApisAsync(req);
4237
<!-- Start Available Resources and Operations [operations] -->
4338
## Available Resources and Operations
4439

45-
- [SDK](https:/github.com/speakeasy-api/speakeasy-client-sdk-csharp/blob/main/github/workspace/repo/docs/sdks/sdk/README.md#available-operations)
40+
- [SDK](https:/github.com/speakeasy-api/speakeasy-client-sdk-csharp/blob/main/docs/sdks/sdk/README.md#available-operations)
4641
- [Apis](https:/github.com/speakeasy-api/speakeasy-client-sdk-csharp/blob/main/github/workspace/repo/docs/sdks/apis/README.md#available-operations)
4742
- [ApiEndpoints](https:/github.com/speakeasy-api/speakeasy-client-sdk-csharp/blob/main/github/workspace/repo/docs/sdks/apiendpoints/README.md#available-operations)
4843
- [Metadata](https:/github.com/speakeasy-api/speakeasy-client-sdk-csharp/blob/main/github/workspace/repo/docs/sdks/metadata/README.md#available-operations)
@@ -257,4 +252,4 @@ var res = await sdk.Apis.DeleteApiAsync(req);
257252
```
258253
<!-- End Authentication [security] -->
259254

260-
<!-- Placeholder for Future Speakeasy SDK Sections -->
255+
<!-- Placeholder for Future Speakeasy SDK Sections -->

0 commit comments

Comments
 (0)