diff --git a/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvux.md b/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvux.md index b565f0742fc1..c7f9353dfc7f 100644 --- a/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvux.md +++ b/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvux.md @@ -1,5 +1,5 @@ --- -uid: Uno.GettingStarted.Counter.CSharp.MVUX +uid: Workshop.Counter.CSharp.MVUX --- # Counter App using C# Markup and MVUX diff --git a/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvvm.md b/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvvm.md index a317bcc81407..76dd80cbdc71 100644 --- a/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvvm.md +++ b/doc/articles/getting-started/counterapp/get-started-counter-csharp-mvvm.md @@ -1,5 +1,5 @@ --- -uid: Uno.GettingStarted.Counter.CSharp.MVVM +uid: Workshop.Counter.CSharp.MVVM --- # Counter App using C# Markup and MVVM diff --git a/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvux.md b/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvux.md index 8ffbc6132149..debae1bf607d 100644 --- a/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvux.md +++ b/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvux.md @@ -1,5 +1,5 @@ --- -uid: Uno.GettingStarted.Counter.XAML.MVUX +uid: Workshop.Counter.XAML.MVUX --- # Counter App using XAML and MVUX diff --git a/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvvm.md b/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvvm.md index 7fc17440e263..6cbf9bad82af 100644 --- a/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvvm.md +++ b/doc/articles/getting-started/counterapp/get-started-counter-xaml-mvvm.md @@ -1,5 +1,5 @@ --- -uid: Uno.GettingStarted.Counter.XAML.MVVM +uid: Workshop.Counter.XAML.MVVM --- # Counter App using XAML and MVVM diff --git a/doc/articles/getting-started/counterapp/get-started-counter.md b/doc/articles/getting-started/counterapp/get-started-counter.md index 148e55471629..7164bfc8af11 100644 --- a/doc/articles/getting-started/counterapp/get-started-counter.md +++ b/doc/articles/getting-started/counterapp/get-started-counter.md @@ -1,5 +1,5 @@ --- -uid: Uno.GettingStarted.Counter +uid: Workshop.Counter --- # Create a Counter App with Uno Platform diff --git a/doc/articles/toc.yml b/doc/articles/toc.yml index 77ead9b4d74b..034a962ed68e 100644 --- a/doc/articles/toc.yml +++ b/doc/articles/toc.yml @@ -52,18 +52,18 @@ - name: Samples & Tutorials items: - name: Counter - href: xref:Uno.GettingStarted.Counter + href: xref:Workshop.Counter items: - name: Counter App - href: xref:Uno.GettingStarted.Counter + href: xref:Workshop.Counter - name: XAML + MVVM - href: xref:Uno.GettingStarted.Counter.XAML.MVVM + href: xref:Workshop.Counter.XAML.MVVM - name: XAML + MVUX - href: xref:Uno.GettingStarted.Counter.XAML.MVUX + href: xref:Workshop.Counter.XAML.MVUX - name: C# Markup + MVVM - href: xref:Uno.GettingStarted.Counter.CSharp.MVVM + href: xref:Workshop.Counter.CSharp.MVVM - name: C# Markup + MVUX - href: xref:Uno.GettingStarted.Counter.CSharp.MVUX + href: xref:Workshop.Counter.CSharp.MVUX - name: Simple Calc topicHref: external/workshops/simple-calc/README.md href: external/workshops/simple-calc/toc.yml