diff --git a/lib/ash_hq_web/pages/media.ex b/lib/ash_hq_web/pages/media.ex index e66d36c..7816eee 100644 --- a/lib/ash_hq_web/pages/media.ex +++ b/lib/ash_hq_web/pages/media.ex @@ -84,7 +84,7 @@ defmodule AshHqWeb.Pages.Media do }, %{ title: "Real World", - href: "https://github.com/team-alembic/real-world", + href: "https://github.com/team-alembic/realworld", description: """ An idiomatic Ash implementation of the Real World example app. Contains lots of idiomatic Ash code, and uses a demo application that is available in hundreds of languages/frameworks.