Skip to content

Commit f623eea

Browse files
authoredJul 27, 2022
chore: Move packages to deprecated-packages folder (#36235)

File tree

11 files changed

+1
-690
lines changed

11 files changed

+1
-690
lines changed
 

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

+1-1
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`.

‎packages/gatsby-plugin-netlify/CHANGELOG.md

-686
This file was deleted.

‎packages/gatsby-plugin-netlify/README.md

-3
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.