From 2606e1460c4b9b9e1bb585381f906b98aa941d2b Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 14 Oct 2015 16:14:06 -0400 Subject: update api path and demo --- help/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/help/index.html b/help/index.html index 74e89776..3061fbb2 100644 --- a/help/index.html +++ b/help/index.html @@ -128,8 +128,8 @@

API

-

You can use the API to integrate the themes with your platform. Send your request to:

-

http://api.bootswatch.com/3/

+

You can use the API to integrate the themes with your platform. Get:

+

https://bootswatch.com/api/3.json

This returns an object with a version and a themes property. themes is an array with the following properties:

  • name
  • @@ -142,7 +142,7 @@
  • less
  • lessVariables
-

Here's a demo of the API in action.

+

Here's a demo of the API in action.

-- cgit v1.2.3