|
1 | 1 | <p align="center">
|
2 |
| - <a href="https://ghost.org"> |
| 2 | + <a href="https://ghost.org/"> |
3 | 3 | <img src="https://user-images.githubusercontent.com/120485/43974508-b64b2fe8-9cd2-11e8-8e58-707254b8817c.png" width="140px" alt="Ghost" />
|
4 | 4 | </a>
|
5 | 5 | </p>
|
6 | 6 | <p align="center">
|
7 |
| - <a href="https://ghost.org">Ghost.org</a> | |
8 |
| - <a href="https://ghost.org/features">Features</a> | |
9 |
| - <a href="https://ghost.org/customers">Showcase</a> | |
| 7 | + <a href="https://ghost.org/">Ghost.org</a> | |
| 8 | + <a href="https://ghost.org/features/">Features</a> | |
| 9 | + <a href="https://ghost.org/customers/">Showcase</a> | |
10 | 10 | <a href="https://forum.ghost.org">Forum</a> |
|
11 | 11 | <a href="https://ghost.org/docs/">Docs</a> |
|
12 | 12 | <a href="https://github.com/TryGhost/Ghost/blob/master/.github/CONTRIBUTING.md">Contributing</a> |
|
13 | 13 | <a href="https://twitter.com/ghost">Twitter</a>
|
14 | 14 | <br /><br />
|
15 |
| - <a href="https://ghost.org"> |
| 15 | + <a href="https://ghost.org/"> |
16 | 16 | <img src="https://img.shields.io/badge/downloads-2M-brightgreen.svg" alt="Downloads" />
|
17 | 17 | </a>
|
18 | 18 | <a href="https://github.com/TryGhost/Ghost/releases/">
|
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| -<a href="https://ghost.org"><img src="https://user-images.githubusercontent.com/120485/66918181-f88fdc80-f048-11e9-8135-d9c0e7b35ebc.png" alt="Fiercely independent, professional publishing. Ghost is the most popular open source, headless Node.js CMS which already works with all the tools you know and love." /></a> |
| 32 | +<a href="https://ghost.org/"><img src="https://user-images.githubusercontent.com/120485/66918181-f88fdc80-f048-11e9-8135-d9c0e7b35ebc.png" alt="Fiercely independent, professional publishing. Ghost is the most popular open source, headless Node.js CMS which already works with all the tools you know and love." /></a> |
33 | 33 |
|
34 |
| -<a href="https://ghost.org/pricing"><img src="https://user-images.githubusercontent.com/120485/43995179-556d7620-9da1-11e8-8410-4b2ba48ea8d0.png" alt="Ghost(Pro)" width="165px" /></a> |
| 34 | +<a href="https://ghost.org/pricing/"><img src="https://user-images.githubusercontent.com/120485/43995179-556d7620-9da1-11e8-8410-4b2ba48ea8d0.png" alt="Ghost(Pro)" width="165px" /></a> |
35 | 35 |
|
36 |
| -The easiest way to get a production instance deployed is with our official **[Ghost(Pro)](https://ghost.org/pricing/)** managed service. It takes about 2 minutes to launch a new site with worldwide CDN, backups, security and maintenance all done for you. |
| 36 | +The easiest way to get a production instance deployed is with our official **[Ghost(Pro)](https://ghost.org/pricing/)** managed service. It takes about 2 minutes to launch a new site with worldwide CDN, backups, security and maintenance all done for you. |
37 | 37 |
|
38 |
| -For most people this ends up being the best value option cause of [how much time it saves](https://ghost.org/docs/concepts/hosting/) — and 100% of revenue goes to the Ghost Foundation; funding the maintenance and further development of the project itself. So you’ll be supporting open source software *and* getting a great service! |
| 38 | +For most people this ends up being the best value option cause of [how much time it saves](https://ghost.org/docs/hosting/) — and 100% of revenue goes to the Ghost Foundation; funding the maintenance and further development of the project itself. So you’ll be supporting open source software *and* getting a great service! |
39 | 39 |
|
40 | 40 | If you prefer to run on your own infrastructure, we also offer official 1-off installs and managed support and maintenance plans via **[Ghost(Valet)](https://valet.ghost.org)** - which can save a substantial amount of developer time and resources.
|
41 | 41 |
|
@@ -67,11 +67,11 @@ ghost install
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| -Check out our [official documentation](https://ghost.org/docs/) for more information about our [recommended hosting stack](https://ghost.org/docs/concepts/hosting/) & properly [upgrading Ghost](https://ghost.org/faq/upgrades/), plus everything you need to develop your own Ghost [themes](https://ghost.org/docs/api/handlebars-themes/) or work with [our API](https://ghost.org/docs/api/). |
| 70 | +Check out our [official documentation](https://ghost.org/docs/) for more information about our [recommended hosting stack](https://ghost.org/docs/hosting/) & properly [upgrading Ghost](https://ghost.org/docs/update/), plus everything you need to develop your own Ghost [themes](https://ghost.org/docs/themes/) or work with [our API](https://ghost.org/docs/content-api/). |
71 | 71 |
|
72 | 72 | ### Contributors & Advanced Developers
|
73 | 73 |
|
74 |
| -For anyone wishing to contribute to Ghost or to hack/customise core files we recommend following our full development setup guides: [Contributor Guide](https://ghost.org/docs/concepts/contributing/) | [Developer Setup](https://ghost.org/docs/install/source/) | [Admin Client Dev Guide](https://ghost.org/docs/install/source/#ghost-admin) |
| 74 | +For anyone wishing to contribute to Ghost or to hack/customise core files we recommend following our full development setup guides: [Contributor Guide](https://ghost.org/docs/contributing/) | [Developer Setup](https://ghost.org/docs/install/source/) | [Admin Client Dev Guide](https://ghost.org/docs/install/source/#ghost-admin) |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
|
0 commit comments