Skip to content

Commit cd71371

Browse files
authored
Update link to Netlify documentation to avoid redirect (#22220)
- link directly to current resource location to preserve longevity
1 parent 64c4e5e commit cd71371

File tree

1 file changed

+1
-1
lines changed
  • packages/gatsby-plugin-remove-trailing-slashes

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For example, if the current route is `/about`, the component `<Link to="/about/"
2424
This can be negated through the use of their Pretty URL feature, which rewrites URLs to pretty URLs.
2525

2626
Please see the Netlify docs for more information:
27-
[https://www.netlify.com/docs/redirects/#trailing-slash](https://www.netlify.com/docs/redirects/#trailing-slash)
27+
[https://docs.netlify.com/routing/redirects/redirect-options/#trailing-slash](https://docs.netlify.com/routing/redirects/redirect-options/#trailing-slash)
2828

2929
## Usage
3030

0 commit comments

Comments
 (0)