Skip to content

Commit

Permalink
fix: use correct real world link
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Nov 22, 2023
1 parent bfb0135 commit d0f5f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ash_hq_web/pages/media.ex
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://codebase.show/projects/realworld">Real World example app</a>. Contains lots of idiomatic Ash code, and uses a demo application that is
available in hundreds of languages/frameworks.
Expand Down

0 comments on commit d0f5f06

Please sign in to comment.