[C#] Set license URL to the deprecated marker, fix file path
[ldk-java] / c_sharp / packaging_artifacts / org.ldk.nuspec
index 35937cb04e23a64e789e256c6ab6aecbe628a228..74129edd346447e8aacd80dec7bd608838da8640 100644 (file)
@@ -4,8 +4,8 @@
     <id>org.ldk</id>
     <version>Set in genbindings.sh automagically</version>
     <authors>LDK</authors>
-    <license type="file">LICENSE</license>
-    <licenseUrl>https://github.com/lightningdevkit/rust-lightning/blob/main/LICENSE.md</licenseUrl>
+    <license type="file">LICENSE.md</license>
+    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
     <readme>README.md</readme>
     <projectUrl>https://lightningdevkit.org/</projectUrl>
     <description>LDK C# Bindings</description>