Skip to content

Commit cde27c7

Browse files
authored
Merge branch 'master' into andyw8/update-to-2021-10-release
2 parents 8fcac31 + 2b072cd commit cde27c7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pip install --upgrade ShopifyAPI
2727
- [Public and Custom Apps](#public-and-custom-apps)
2828
- [Private Apps](#private-apps)
2929
- [Billing](#billing)
30-
- [Session Tokens](docs/session-tokens)
30+
- [Session Tokens](docs/session-tokens.md)
3131
- [Handling Access Scope Operations](docs/api-access.md)
3232
- [Advanced Usage](#advanced-usage)
3333
- [Prefix Options](#prefix-options)
@@ -234,3 +234,6 @@ Currently there is no support for:
234234
* [developers.shopify.com](https://developers.shopify.com)
235235
* [Shopify.dev](https://shopify.dev)
236236
* [Ask questions on the Shopify forums](http://ecommerce.shopify.com/c/shopify-apis-and-technology)
237+
238+
### Sample apps built using this library
239+
* [Sample Django app](https://github.com/shopify/sample-django-app)

0 commit comments

Comments
 (0)