Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLariviere committed Jul 9, 2023
1 parent 45b6cc0 commit 64a03d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let view model =
## Getting Started

You can start your new Fabulous.XamarinForms app in a matter of seconds using the dotnet CLI templates.
For a starter guide see [Get Started with Fabulous.XamarinForms](https://fabulous.dev/xamarin.forms/get-started).
For a starter guide see [Get Started with Fabulous.XamarinForms](https://docs.fabulous.dev/xamarinforms/get-started).

```sh
dotnet new install Fabulous.XamarinForms.Templates
Expand All @@ -57,12 +57,12 @@ dotnet new fabulous-xf-vswin -n MyApp

## Documentation

The full documentation for Fabulous.XamarinForms can be found at [docs.fabulous.dev/v2/xamarin.forms](https://docs.fabulous.dev/v2/xamarin.forms).
The full documentation for Fabulous.XamarinForms can be found at [docs.fabulous.dev/v2/xamarin.forms](https://docs.fabulous.dev/xamarinforms).

Other useful links:
- [The official Fabulous website](https://fabulous.dev)
- [Get started](https://fabulous.dev/xamarin.forms/get-started)
- [API Reference](https://api.fabulous.dev/v2/xamarin.forms)
- [Get started](https://docs.fabulous.dev/xamarinforms/get-started)
- [API Reference](https://api.fabulous.dev/xamarinforms)
- [Contributor Guide](CONTRIBUTING.md)

Additionally, we have the [Fabulous Discord server](https://discord.gg/bpTJMbSSYK) where you can ask any of your Fabulous related questions.
Expand Down

0 comments on commit 64a03d7

Please sign in to comment.