We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dda4b0 commit 0f6a26fCopy full SHA for 0f6a26f
installer/lib/mix/tasks/phx.new.ex
@@ -115,8 +115,8 @@ defmodule Mix.Tasks.Phx.New do
115
hello_web/ HelloWeb
116
```
117
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)
+ You can read more about umbrella projects in the
+ [mix documentation](https://hexdocs.pm/mix/Mix.Project.html#module-umbrella-projects)
120
121
## `PHX_NEW_CACHE_DIR`
122
0 commit comments