File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ pip install --upgrade ShopifyAPI
27
27
- [ Public and Custom Apps] ( #public-and-custom-apps )
28
28
- [ Private Apps] ( #private-apps )
29
29
- [ Billing] ( #billing )
30
- - [ Session Tokens] ( docs/session-tokens )
30
+ - [ Session Tokens] ( docs/session-tokens.md )
31
31
- [ Handling Access Scope Operations] ( docs/api-access.md )
32
32
- [ Advanced Usage] ( #advanced-usage )
33
33
- [ Prefix Options] ( #prefix-options )
@@ -234,3 +234,6 @@ Currently there is no support for:
234
234
* [ developers.shopify.com] ( https://developers.shopify.com )
235
235
* [ Shopify.dev] ( https://shopify.dev )
236
236
* [ 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 )
You can’t perform that action at this time.
0 commit comments