mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00
Update docs.microsoft.com usages to learn.microsoft.com (#102881)
* Update https://docs.microsoft.com to https://learn.microsoft.com * Update http://docs.microsoft.com/ to https://learn.microsoft.com (removes trailing slash) * Update docs.microsoft.com to https://learn.microsoft.com * Update docs.microsoft.com to learn.microsoft.com * Replace learn.microsoft.com/en-us/ with learn.microsoft.com/ to remove locale from urls
This commit is contained in:
parent
cb915b2a48
commit
59f2833b98
307 changed files with 558 additions and 558 deletions
|
@ -3,7 +3,7 @@
|
|||
This folder includes several documents that explain both high-level and low-level concepts about the IL trimmer and related tools.
|
||||
|
||||
## Official Docs
|
||||
View the official trimming docs at [docs.microsoft.com](https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-self-contained)
|
||||
View the official trimming docs at [learn.microsoft.com](https://learn.microsoft.com/dotnet/core/deploying/trimming/trim-self-contained)
|
||||
|
||||
## Usage Docs
|
||||
- [MSBuild Integration](illink-tasks.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue