mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
This commit is contained in:
+2
-2
@@ -24,7 +24,7 @@ This document summarizes a set of best practices to consider when designing a co
|
||||
|
||||
- Data templates.
|
||||
|
||||
For an introduction to styling and templating, see [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview).
|
||||
For an introduction to styling and templating, see [Styling and Templating](styles-templates-overview.md).
|
||||
|
||||
<a name="Before_You_Start__Understanding_Your_Control"></a>
|
||||
|
||||
@@ -121,5 +121,5 @@ To understand your control's common usage, it's good to think about the value pr
|
||||
|
||||
## See also
|
||||
|
||||
- [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
|
||||
- [Styling and Templating](styles-templates-overview.md)
|
||||
- [Control Authoring Overview](control-authoring-overview.md)
|
||||
|
||||
Reference in New Issue
Block a user