Removed "beta" warning from playground. It's ready for production.
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 28 Feb 2014 09:45:54 -0500
changeset 2122 55e2f1b6bb9a
parent 2121 5d34783358f4
child 2123 722b11e5d8e3
Removed "beta" warning from playground. It's ready for production.
playground/index.html
--- a/playground/index.html	Fri Feb 28 12:51:06 2014 +0100
+++ b/playground/index.html	Fri Feb 28 09:45:54 2014 -0500
@@ -83,22 +83,12 @@
       <br/>
       <h2>JSON-LD Playground</h2>
       <br/>
-      <div id="info">
-        <p class="alert alert-warning">
-        WARNING: This is <em>beta</em> software, there are
-        <a href="https://github.com/json-ld/json-ld.org/issues">bugs</a>.
-        This tool is not yet ready for production use. That said, it's
-        pretty useful already, and the bugs preventing production use will
-        be sorted out soon.
-        </p>
-      </div>
-      <br/>
-      <blockquote>Play around with JSON-LD markup by typing out
+      <p>Play around with JSON-LD markup by typing out
         some JSON below and seeing what gets generated from it at the
         bottom of the page. Pick any of the examples below to get started.
         The <a href="http://json-ld.org/spec/latest/">specification</a>
         is a work in progress.
-      </blockquote>
+      </p>
       <br/>
       
       <div class="btn-group" data-toggle="buttons-radio">