Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 27e5da9

Browse files
authored
Merge pull request #38 from oleg-nenashev/patch-1
Fix links to Phoenix framework documentation
2 parents 57db02f + 070ec49 commit 27e5da9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ To start your Phoenix app:
88

99
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
1010

11-
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
11+
Ready to run in production? Please [check the Phoenix deployment guide](https://hexdocs.pm/phoenix/deployment.html).
1212

1313
## Learn more
1414

1515
* Official website: http://www.phoenixframework.org/
16-
* Guides: http://phoenixframework.org/docs/overview
17-
* Docs: https://hexdocs.pm/phoenix
16+
* Documentation and installation guides: https://hexdocs.pm/phoenix/
1817
* Mailing list: http://groups.google.com/group/phoenix-talk
1918
* Source: https://github.com/phoenixframework/phoenix

0 commit comments

Comments
 (0)