summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--help/index.html5
2 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3082fd8a..cfbb417c 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,7 @@ Check out the [Help page](http://bootswatch.com/help/) for more details on build
API
-----
-A simple API is available for integrating your platform with Bootswatch. Send your request to `http://api.bootswatch.com/3/`.
-
-The swatch objects are returned in an array called `themes`, each one with the following properties: `name`, `description`, `preview`, `thumbnail`, `css`, `cssMin`, `less`, and `lessVariables`.
-
-More info at http://bootswatch.com/help/#api
+A simple API is available for integrating your platform with Bootswatch. More info at http://bootswatch.com/help/#api
Contributing
-----
diff --git a/help/index.html b/help/index.html
index 9e018878..7cf9448c 100644
--- a/help/index.html
+++ b/help/index.html
@@ -143,6 +143,11 @@
<li><code>lessVariables</code></li>
</ul>
<p>Here's a <a href="http://jsbin.com/momonupayu/1/edit?html,js,output">demo</a> of the API in action.</p>
+ <div class="help-block">
+ <ul>
+ <li><strong>15 October 2015</strong>: <a href="http://news.bootswatch.com/post/131219814698/changes-to-bootswatch-api">Changes to Bootswatch API</a></li>
+ </ul>
+ </div>
</div>
</div>