From afee3b293a69ed616dedb7656a05cda74502f7a9 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 7 Jul 2024 17:45:43 -0500 Subject: [PATCH] fix: add correct package project url --- src/AnthropicClient/AnthropicClient.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/AnthropicClient/AnthropicClient.csproj b/src/AnthropicClient/AnthropicClient.csproj index 5c54573..4dc789c 100644 --- a/src/AnthropicClient/AnthropicClient.csproj +++ b/src/AnthropicClient/AnthropicClient.csproj @@ -7,8 +7,9 @@ 0.0.0 Stevan Freeborn Anthropic Client Library - https://stevanfreeborn.github.io/anthropic-client + https://anthropicclient.stevanfreeborn.com/ https://github.com/StevanFreeborn/anthropic-client + git anthropic;client README.md CHANGELOG.md