From 51b981c10864d2fb3431afe2f590ea0902acc688 Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Mon, 2 Sep 2019 13:25:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07301ee..0602192 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See the JSON API Spec here: https://jsonapi.org/format/ ### Clientside - [Basic Example](https://colab.research.google.com/drive/1IS7lRSBGoiW02Vd1nN_rfdDbZvTDj6Te) -- [Includes Example](https://colab.research.google.com/drive/1BdF0Kc7l2ixDfBZEL16FY6palweDszQU) +- [Compound Example](https://colab.research.google.com/drive/1BdF0Kc7l2ixDfBZEL16FY6palweDszQU) - [Metadata Example](https://colab.research.google.com/drive/10dEESwiE9I3YoyfzVeOVwOKUTEgLT3qr) - [Errors Example](https://colab.research.google.com/drive/1TIv6STzlHrkTf_-9Eu8sv8NoaxhZcFZH)