Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit fe414eb

Browse files
authored
Add move to CLI notice
1 parent 6b05e10 commit fe414eb

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
1-
# Netlify Redirect Parser
2-
3-
This is a small node library for parsing Netlify's redirect rules.
4-
5-
It works with both `_redirect` and `netlify.toml` files and will
6-
turn the rules into a canonical list of object literals representing
7-
the parsed rules
8-
9-
Published as https://www.npmjs.com/package/netlify-redirect-parser. For most users, you are not meant to use this directly, please refer to https://github.com/netlify/netlify-dev-plugin/ instead. However if you are debugging issues with redirect parsing, issues and PRs are welcome.
1+
# Moved into the CLI
2+
This library has been moved into the [CLI repo](https://github.com/netlify/cli/pull/518). Please file any new issues there.

0 commit comments

Comments
 (0)