Skip to content

Commit aba18ca

Browse files
authored
rename Netlify usages by Vercel (graphql#1649)
1 parent 6be1053 commit aba18ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Active development for graphql.org happens on the `source` branch. Be sure to cr
7070

7171
### Publishing the updated site
7272

73-
Your changes will be merged into the `source` branch. Then, the CI will automatically publish a new version of https://graphql.org via [Netlify](https://docs.netlify.com).
73+
Your changes will be merged into the `source` branch. Then, the CI will automatically publish a new version of https://graphql.org via [Vercel](https://vercel.com/docs).
7474

7575
## Updating content
7676

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A brief overview: **GraphQL** is a query language for APIs and a runtime for ful
1616

1717
## Deployment
1818

19-
The site is deployed via Netlify on merges to the source branch, you can see the [builds here](https://app.netlify.com/teams/graphql-org/builds).
19+
The site is deployed via Vercel on merges to the `source` branch.
2020

2121
## How to contribute
2222

0 commit comments

Comments
 (0)