Author: dkuppitz
Date: Mon Mar 20 18:29:47 2017
New Revision: 1787825

URL: http://svn.apache.org/viewvc?rev=1787825&view=rev
Log:
Deploy TinkerPop homepage

Modified:
    tinkerpop/site/providers.html

Modified: tinkerpop/site/providers.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/providers.html?rev=1787825&r1=1787824&r2=1787825&view=diff
==============================================================================
--- tinkerpop/site/providers.html (original)
+++ tinkerpop/site/providers.html Mon Mar 20 18:29:47 2017
@@ -279,7 +279,7 @@ limitations under the License.
       <div class="row">
          <div class="col-sm-6 col-md-6">
             <a href="https://grakn.ai/";><img src="images/logos/grakn-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a href="https://grakn.ai/";>Grakn</a>&trade; is a distributed 
knowledge graph that brings knowledge ontologies and transactional data 
together to enable intelligent querying of data. Querying is performed through 
the language: Graql, a declarative, knowledge-oriented graph query language for 
retrieving explicitly stored and implicitly derived information, as well as to 
perform graph analytics and automated reasoning.
+            <a href="https://grakn.ai/";>GRAKN.AI</a>&trade; is a distributed 
knowledge graph that brings knowledge ontologies and transactional data 
together to enable intelligent querying of data. Querying is performed through 
the language: Graql, a declarative, knowledge-oriented graph query language for 
retrieving explicitly stored and implicitly derived information, as well as to 
perform graph analytics and automated reasoning.
          </div>
          <div class="col-sm-6 col-md-6">
             <a 
href="http://www.ibm.com/analytics/us/en/technology/cloud-data-services/graph/";><img
 src="images/logos/ibmgraph-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
@@ -502,7 +502,8 @@ WHERE(Created.by(Friends.of("gremlin")))
          });
       </script>
    </div>
-</div>      <div id="footer">
+</div>
+      <div id="footer">
          <div class="container">
             <p class="muted credit">Apache TinkerPop, TinkerPop, Apache, 
Apache feather logo, and Apache TinkerPop project logo are either registered 
trademarks or trademarks of <a href="http://www.apache.org/";>The Apache 
Software Foundation</a> in the United States and other countries.
             </p>


Reply via email to