From 0b2b8c7153185d25bc510fdbc841b9a856863595 Mon Sep 17 00:00:00 2001 From: Eksperimental Date: Thu, 23 Oct 2025 11:17:49 -0500 Subject: [PATCH] Update GitHub organization for Ecto in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23da0b663..ad165985d 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ You can use ExDoc via the command line. PROJECT_NAME => Ecto PROJECT_VERSION => 0.1.0 PROJECT_MODULE => Ecto (the main module provided by the library) - GITHUB_USER => elixir-lang + GITHUB_USER => elixir-ecto GITHUB_REPO => ecto ```