diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.thm b/src/redist/targets/packaging/windows/clisdk/bundle.thm
index 00f2bdb54..da6d1fa2a 100644
--- a/src/redist/targets/packaging/windows/clisdk/bundle.thm
+++ b/src/redist/targets/packaging/windows/clisdk/bundle.thm
@@ -29,7 +29,7 @@
#(loc.CoreDocumentationLink)
#(loc.SDKDocumentation)
#(loc.PrivacyStatementLink)
- #(loc.MITLicenseLink)
+ #(loc.DotNetEulaLink)
#(loc.InstallationNoteTitle)
#(loc.InstallationNote)
#(loc.VisualStudioWarning)
diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/bundle.wxl
index c1f92fe8b..ff11d8345 100644
--- a/src/redist/targets/packaging/windows/clisdk/bundle.wxl
+++ b/src/redist/targets/packaging/windows/clisdk/bundle.wxl
@@ -71,7 +71,7 @@ Resources
<A HREF="https://aka.ms/dotnet-docs">Core Documentation</A>
<A HREF="https://aka.ms/dotnet-cli-docs">SDK Documentation</A>
<A HREF="https://aka.ms/dev-privacy">Privacy Statement</A>
- <A HREF="https://aka.ms/dotnet-license">MIT License</A>
+ <A HREF="https://go.microsoft.com/fwlink/?LinkId=329770">.NET Library EULA</A>
Installation note
A command will be run during the install process that will improve project restore speed and enable offline access. It will take up to a minute to complete.