Skip to content

Commit 0f6a26f

Browse files
committed
Update umbrella link
Closes #6603.
1 parent 2dda4b0 commit 0f6a26f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/lib/mix/tasks/phx.new.ex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ defmodule Mix.Tasks.Phx.New do
115115
hello_web/ HelloWeb
116116
```
117117
118-
You can read more about umbrella projects using the
119-
official [Elixir guide](https://hexdocs.pm/elixir/dependencies-and-umbrella-projects.html#umbrella-projects)
118+
You can read more about umbrella projects in the
119+
[mix documentation](https://hexdocs.pm/mix/Mix.Project.html#module-umbrella-projects)
120120
121121
## `PHX_NEW_CACHE_DIR`
122122

0 commit comments

Comments
 (0)