diff --git a/NuGet.config b/NuGet.config
index 6c7c767..fc3cbe6 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -3,6 +3,6 @@
-
+
\ No newline at end of file
diff --git a/ReleaseNotes.xml b/ReleaseNotes.xml
index 5e0044c..935ffd5 100644
--- a/ReleaseNotes.xml
+++ b/ReleaseNotes.xml
@@ -11,7 +11,7 @@
For .NET consumers there are two nuget packages developed to facilitate the integration with this identity server:
- IdentityServer.PublishedLanguage: It contains constants and classes for data transfer objects.
- IdentityServer.Wrapper: It compose and executes all the REST requests to the identity server and offers to a consumer a simple interface with all methods. This interface can be injected with dependency injection at consumer startup with UseIdentityServices method. The only input is the server base address.
- - The source of this nugets is public, but on my personal server: https://toodle.ddns.net/public-nuget-server/nuget
+ - The source of this nugets is public, but on my personal server: https://lab.code-rove.com/public-nuget-server/nuget