Skip to content

Commit 5e00f49

Browse files
committed
docs: Update README depends repo
1 parent f1aafde commit 5e00f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- Removes unwanted fields from responses
2121
- Middlewares support
2222
- No magic router. It uses WordPress [`register_rest_route`](https://developer.wordpress.org/reference/functions/register_rest_route/)
23-
- Able to treat plugins as dependencies via [WP-FastEndpoints Depends](https://github.com/matapatos/wp-fastendpoints-depends)
23+
- Able to treat plugins as dependencies via [WP-FastEndpoints Depends](https://github.com/attributes-php/wp-fastendpoints-depends)
2424

2525
## Requirements
2626

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Removes unwanted fields from responses
1919
- Middlewares support
2020
- No magic router. It uses WordPress [*`register_rest_route`*](https://developer.wordpress.org/reference/functions/register_rest_route/)
21-
- Able to treat plugins as dependencies via [WP-FastEndpoints Depends](https://github.com/matapatos/wp-fastendpoints-depends)
21+
- Able to treat plugins as dependencies via [WP-FastEndpoints Depends](https://github.com/attributes-php/wp-fastendpoints-depends)
2222

2323
## Requirements
2424

0 commit comments

Comments
 (0)