Skip to content

Commit e0effc8

Browse files
sdrasGatsbyJS Bot
authored and
GatsbyJS Bot
committed
Update the readme and the docs site to include Netlify hosting (#19293)
* add Netlify to Gatsby docs and readme * Move Netlify to top
1 parent 9d37452 commit e0effc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

www/src/data/diagram/static-hosts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- title: AWS Amplify
2-
url: /docs/deploying-to-aws-amplify
31
- title: Netlify
42
url: /docs/deploying-to-netlify
3+
- title: AWS Amplify
4+
url: /docs/deploying-to-aws-amplify
55
- title: GitHub Pages
66
url: /docs/how-gatsby-works-with-github-pages/
77
- title: Surge.sh

www/src/data/sidebars/doc-links.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
- title: Preparing a Site for Deployment
3535
link: /docs/preparing-for-deployment/
3636
breadcrumbTitle: Preparing for Deployment
37+
- title: Deploying to Netlify
38+
link: /docs/deploying-to-netlify/
39+
breadcrumbTitle: Netlify
3740
- title: Deploying to AWS Amplify
3841
link: /docs/deploying-to-aws-amplify/
3942
breadcrumbTitle: AWS Amplify
@@ -52,9 +55,6 @@
5255
- title: Deploying to GitLab Pages
5356
link: /docs/deploying-to-gitlab-pages/
5457
breadcrumbTitle: GitLab Pages
55-
- title: Deploying to Netlify
56-
link: /docs/deploying-to-netlify/
57-
breadcrumbTitle: Netlify
5858
- title: Deploying to Render
5959
link: /docs/deploying-to-render/
6060
breadcrumbTitle: Render

0 commit comments

Comments
 (0)