From f6ea967a1d7e0762dec94c8a9b6c3f29661ab892 Mon Sep 17 00:00:00 2001 From: Michael Volo Date: Fri, 17 May 2024 18:30:37 -0500 Subject: [PATCH] update collection url for postman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c3a4bcb..57f7e6e68 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ python3 manage.py test --settings=openstax.settings.test ## Postman API Testing To test the API, use can request access to the OpenStax Postman account. -The collection is available [here](https://openstax.postman.co/workspace/CMS~2390e38a-b720-4734-a409-7d279139e1b2/overview). +The collection is available [here](https://www.postman.com/openstax/workspace/cms/overview). SQLite Support =======================