diff --git a/documentation/tutorials/getting-started-with-ash-and-phoenix.md b/documentation/tutorials/getting-started-with-ash-and-phoenix.md index 6ab2cea..3fe0954 100644 --- a/documentation/tutorials/getting-started-with-ash-and-phoenix.md +++ b/documentation/tutorials/getting-started-with-ash-and-phoenix.md @@ -15,7 +15,7 @@ In this guide we will: - [Install Elixir](https://elixir-lang.org/install.html) - [Phoenix - Up and Running Guide](https://hexdocs.pm/phoenix/up_and_running.html) -- [Philosophy Guide](https://hexdocs.pm/ash/philosophy.html) +- [Design Principles](https://hexdocs.pm/ash/design-principles.html) ## Requirements