From 05ac6d591fe03710a957b3d2c3d1af30d9e503f0 Mon Sep 17 00:00:00 2001 From: Naveen Alavilli Date: Tue, 29 Dec 2020 09:52:25 -0600 Subject: [PATCH] Corrected ordering in URL shorteners --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c93ed31..4155eb9b 100644 --- a/README.md +++ b/README.md @@ -879,8 +879,9 @@ API | Description | Auth | HTTPS | CORS | | [Bitly](http://dev.bitly.com/get_started.html) | URL shortener and link management | `OAuth` | Yes | Unknown | | [CleanURI](https://cleanuri.com/docs) | URL shortener service | `No` | Yes | Yes | | [ClickMeter](https://support.clickmeter.com/hc/en-us/categories/201474986) | Monitor, compare and optimize your marketing links | `apiKey` | Yes | Unknown | -| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | | [LiteLink](https://litelink.ml/) | Simple URL Shortener | `No` | Yes | Yes | +| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | + **[⬆ Back to Index](#index)** ### Vehicle