mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 21:32:43 +00:00
Update Purest docs link (#7028)
Strapi uses purest 3.1 but docs were linking to an old 2.x branch of purest.
This commit is contained in:
parent
d707794cde
commit
ae73fdbebe
@ -649,7 +649,7 @@ case 'discord': {
|
||||
|
||||
This code creates a `Purest` object that gives us a generic way to interact with the provider's REST API.
|
||||
|
||||
For more specs on using the `Purest` module, please refer to the [Official Purest Documentation](https://github.com/simov/purest/tree/2.x)
|
||||
For more specs on using the `Purest` module, please refer to the [Official Purest Documentation](https://github.com/simov/purest)
|
||||
|
||||
You may also want to take a look onto the numerous already made configurations [here](https://github.com/simov/purest-providers/blob/master/config/providers.json).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user