Skip to content

Commit bb8bf8f

Browse files
Making it easier to find v11 docs
1 parent 2f92611 commit bb8bf8f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/welcome.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ doc-type: overview
1515

1616
Welcome to the Avalonia documentation. Whether you are building your first app or migrating an existing project, these docs cover everything from installation to deployment.
1717

18+
:::info
19+
20+
These docs cover Avalonia 12. For Avalonia 11 documentation, visit [v11.docs.avaloniaui.net](https://v11.docs.avaloniaui.net/).
21+
22+
:::
23+
1824
## What is Avalonia?
1925

2026
Avalonia is an open-source, cross-platform UI framework for building applications with .NET. It uses its own rendering engine to draw controls, so your app looks and behaves the same on every platform. Write your UI once in C# or F# with XAML, and deploy to:

0 commit comments

Comments
 (0)