Skip to content

Commit fe6865e

Browse files
authoredAug 27, 2019
Merge pull request #3193 from apollographql/renovate/documentation-theme
chore(deps): update dependency gatsby-theme-apollo-docs to v1.4.1
2 parents 4675c67 + 514182d commit fe6865e

File tree

3 files changed

+669
-858
lines changed

3 files changed

+669
-858
lines changed
 

‎docs/package-lock.json

+667-856
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"gatsby": "2.13.83",
9-
"gatsby-theme-apollo-docs": "1.3.2"
9+
"gatsby-theme-apollo-docs": "1.4.1"
1010
}
1111
}

‎docs/source/deployment/netlify.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ const client = new ApolloClient({
108108
});
109109
```
110110

111-
> For more information, take a look at the [Getting Started Guide for React](docs/react/essentials/get-started)
111+
> For more information, take a look at the [Getting Started Guide for React](https://www.apollographql.com/docs/react/essentials/get-started/)
112112
113113
### Deploy to Netlify
114114

0 commit comments

Comments
 (0)
Please sign in to comment.