Skip to content

Commit 78ae668

Browse files
committed
Merge branch 'docs/cloud' of github.com:gatsbyjs/gatsby into docs/cloud
2 parents c357e3d + 4bea1f1 commit 78ae668

File tree

200 files changed

+829
-1697
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+829
-1697
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
packages/gatsby/src/utils/source-nodes-api-runner.ts @gatsbyjs/integrations-collaboration
File renamed without changes.

packages/gatsby-plugin-remove-trailing-slashes/README.md renamed to deprecated-packages/gatsby-plugin-remove-trailing-slashes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gatsby-plugin-remove-trailing-slashes
22

3-
**Please Note:** This plugin will soon be **deprecated**, please use Gatsby's `trailingSlash` option. Read the [documentation](https://gatsby.dev/trailing-slash) to learn more.
3+
**Please Note:** This plugin is **deprecated**, please use Gatsby's `trailingSlash` option. Read the [documentation](https://gatsby.dev/trailing-slash) to learn more.
44

55
This plugin removes trailing slashes from your project's paths. For
66
example, `yoursite.com/about/` becomes `yoursite.com/about`.

0 commit comments

Comments
 (0)