Modified: tinkerpop/site/providers.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/providers.html?rev=1874463&r1=1874462&r2=1874463&view=diff
==============================================================================
--- tinkerpop/site/providers.html (original)
+++ tinkerpop/site/providers.html Mon Feb 24 17:54:18 2020
@@ -65,7 +65,7 @@ limitations under the License.
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
             </button>
-            <a class="navbar-brand" href="http://tinkerpop.apache.org";><font 
face="american typewriter"><b>Apache TinkerPop</b></font></a>
+            <a class="navbar-brand" href="https://tinkerpop.apache.org";><font 
face="american typewriter"><b>Apache TinkerPop</b></font></a>
          </div>
          <div id="navbar-collapse-1" class="collapse navbar-collapse">
             <ul class="nav navbar-nav">
@@ -75,32 +75,32 @@ limitations under the License.
                   Documentation <b class="caret"></b>
                   </a>
                   <ul class="dropdown-menu">
-                     <li class="dropdown-header">Latest: 3.4.5 
(3-Feb-2020)</li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current";>TinkerPop 3.4.5</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/upgrade";>Upgrade 
Information</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/javadocs/current/core/";>Core Javadoc 
API</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/javadocs/current/full/";>Full Javadoc 
API</a></li>
+                     <li class="dropdown-header">Latest: 3.4.6 
(20-Feb-2020)</li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current";>TinkerPop 3.4.6</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/upgrade";>Upgrade 
Information</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/javadocs/current/core/";>Core Javadoc 
API</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/javadocs/current/full/";>Full Javadoc 
API</a></li>
                      <li role="separator" class="divider"></li>
                      <li class="dropdown-header">Maintenance: 3.3.10 
(3-Feb-2020)</li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/3.3.10/";>TinkerPop 3.3.10</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/javadocs/3.3.10/core/";>Core Javadoc 
API</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/javadocs/3.3.10/full/";>Full Javadoc 
API</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/3.3.10/";>TinkerPop 3.3.10</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/javadocs/3.3.10/core/";>Core Javadoc 
API</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/javadocs/3.3.10/full/";>Full Javadoc 
API</a></li>
                      <li role="separator" class="divider"></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/";>Documentation Archives</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/javadocs/";>Javadoc Archives</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/";>Documentation Archives</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/javadocs/";>Javadoc Archives</a></li>
                      <li role="separator" class="divider"></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/index.html#publications";>Publications</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/index.html#publications";>Publications</a></li>
                   </ul>
                </li>
                <li class="dropdown">
                   <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Tutorials<b class="caret"></b></a>
                   <ul class="dropdown-menu">
                      <li><a href="gremlin.html">Introduction to 
Gremlin</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/tutorials/getting-started/";>Getting
 Started</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/tutorials/the-gremlin-console/";>The
 Gremlin Console</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/recipes/";>Gremlin 
Recipes</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/";>Gremlin
 Language Variants</a></li>
-                     <li><a 
href="http://tinkerpop.apache.org/docs/current/tutorials/gremlins-anatomy/";>Gremlin's
 Anatomy</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/tutorials/getting-started/";>Getting
 Started</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/tutorials/the-gremlin-console/";>The
 Gremlin Console</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/recipes/";>Gremlin 
Recipes</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/";>Gremlin
 Language Variants</a></li>
+                     <li><a 
href="https://tinkerpop.apache.org/docs/current/tutorials/gremlins-anatomy/";>Gremlin's
 Anatomy</a></li>
                      <li role="separator" class="divider"></li>
                      <li><a 
href="http://kelvinlawrence.net/book/Gremlin-Graph-Guide.html";>Book: Practical 
Gremlin by Kelvin Lawrence</a></li>
                      <li><a href="http://sql2gremlin.com/";>SQL2Gremlin</a></li>
@@ -128,12 +128,12 @@ limitations under the License.
                   Apache Software Foundation <b class="caret"></b>
                   </a>
                   <ul class="dropdown-menu">
-                     <li><a href="http://www.apache.org/";>Apache 
Homepage</a></li>
-                     <li><a 
href="http://www.apache.org/licenses/";>License</a></li>
+                     <li><a href="https://www.apache.org/";>Apache 
Homepage</a></li>
+                     <li><a 
href="https://www.apache.org/licenses/";>License</a></li>
                      <li><a 
href="https://www.apache.org/events/current-event";>Events</a></li>
-                     <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                     <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                     <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                     <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                   </ul>
                </li>
             </ul>
@@ -167,7 +167,7 @@ limitations under the License.
    <div class="container">
       <div class="row">
          <div class="col-sm-10 col-md-10">
-            <p><a href="http://tinkerpop.apache.org";>Apache TinkerPop</a> 
grows when 3<sup>rd</sup> party data systems and query languages utilize it. 
While Apache's distribution of TinkerPop
+            <p><a href="https://tinkerpop.apache.org";>Apache TinkerPop</a> 
grows when 3<sup>rd</sup> party data systems and query languages utilize it. 
While Apache's distribution of TinkerPop
                does provide production ready implementations and tools, it is 
ultimately the larger ecosystem of providers that ensure TinkerPop's widespread 
adoption.
                There are two types of providers. The first are those that 
develop a (graph) database, (graph) processor, or (graph) analytics tool and 
want to
                offer their users TinkerPop-specific graph computing features. 
The other type of provider are language designers that have a (graph) query 
language they
@@ -182,7 +182,7 @@ limitations under the License.
    <div class="container">
       <a name="data-system-providers"></a>
       <h3>Data System Providers</h3>
-      <p>When a data system is TinkerPop-enabled, its users are able to model 
their domain as a graph and analyze that graph using the <a 
href="http://tinkerpop.apache.org/gremlin.html";>Gremlin graph traversal 
language</a>. Furthermore, all
+      <p>When a data system is TinkerPop-enabled, its users are able to model 
their domain as a graph and analyze that graph using the <a 
href="https://tinkerpop.apache.org/gremlin.html";>Gremlin graph traversal 
language</a>. Furthermore, all
          TinkerPop-enabled graph systems integrate with one another allowing 
providers to easily expand their system's offerings as well as allowing users 
to choose appropriate graph technology for their
          application. Sometimes an application is best served by an in-memory, 
transactional graph database. Sometimes a multi-machine distributed graph 
database will do the job. Or perhaps the
          application requires both a distributed graph database for real-time 
queries and, in parallel, a Big(Graph)Data processor for batch analytics.  
Whatever the application's requirements, there
@@ -210,7 +210,7 @@ limitations under the License.
       <br/>
       <ol>
          <li><strong>The Graph (required)</strong>: These foundational 
interfaces define the semantics of the operations on a graph, vertex, edge, and 
property. Once implemented, the provider's
-            data system can immediately be queried using Gremlin OLTP. 
However, providers may want to leverage a collection of provider-specific 
compiler optimizations called <a 
href="http://tinkerpop.apache.org/docs/current/reference/#traversalstrategy";>traversal
 strategies</a>
+            data system can immediately be queried using Gremlin OLTP. 
However, providers may want to leverage a collection of provider-specific 
compiler optimizations called <a 
href="https://tinkerpop.apache.org/docs/current/reference/#traversalstrategy";>traversal
 strategies</a>
             which can leverage their system's unique features (e.g. global 
indices, vertex-centric indices, sort orders, sequential scanners, push-down 
predicates, etc.).
          </li>
          <br/>
@@ -220,7 +220,7 @@ limitations under the License.
             of TinkerPop).
          </li>
       </ol>
-      <p>Finally, there are other tools and technologies that the provider can 
leverage from TinkerPop such as <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-server";>Gremlin
 Server</a>, <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin
 Console</a>, and the like. The purpose of Apache TinkerPop is to
+      <p>Finally, there are other tools and technologies that the provider can 
leverage from TinkerPop such as <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-server";>Gremlin
 Server</a>, <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin
 Console</a>, and the like. The purpose of Apache TinkerPop is to
          make it easy for providers to add graph functionality to their system 
and/or to build a graph system from scratch and immediately have a query 
language, server infrastructure, metrics/reporting
          integration, cluster-based analytics and more.
       </p>
@@ -230,32 +230,32 @@ limitations under the License.
          </li>
          <li><strong>Gremlin traversal machine</strong>: Every Gremlin 
language variant compiles to a language agnostic <a 
href="https://en.wikipedia.org/wiki/Bytecode";>bytecode</a> representation. That 
bytecode is ultimately translated to a machine-specific traversal. It is the 
responsibility of the Gremlin traversal machine to execute that traversal as a
             real-time <a 
href="https://en.wikipedia.org/wiki/Online_transaction_processing";>OLTP</a> 
query or as an analytic <a 
href="https://en.wikipedia.org/wiki/Online_analytical_processing";>OLAP</a> 
query (or both). Note that the Gremlin traversal machine is not bound to the 
Gremlin language. Any language can take advantage of the the
-            Gremlin traversal machine by simply translating itself to Gremlin 
bytecode. In fact, compilers currently exist for <a 
href="https://github.com/twilmes/sql-gremlin";>SQL</a> and <a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL</a>.
 However, using alternative languages for graph computing leads to 
significantly more complicated queries
+            Gremlin traversal machine by simply translating itself to Gremlin 
bytecode. In fact, compilers currently exist for <a 
href="https://github.com/twilmes/sql-gremlin";>SQL</a> and <a 
href="https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL</a>.
 However, using alternative languages for graph computing leads to 
significantly more complicated queries
             and typically does not match the expressivity provided by Gremlin.
          </li>
-         <li><strong>TinkerGraph</strong>: TinkerPop provides a simple, 
non-transactional, in-memory graph system called <a 
href="http://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin";>TinkerGraph</a>.
 TinkerGraph is useful for exploring graphs that can fit
+         <li><strong>TinkerGraph</strong>: TinkerPop provides a simple, 
non-transactional, in-memory graph system called <a 
href="https://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin";>TinkerGraph</a>.
 TinkerGraph is useful for exploring graphs that can fit
             in-memory, for doing tutorials and training without the overhead 
of database setup, etc. TinkerGraph boasts both OLTP and OLAP traversal machine 
support.
          </li>
-         <li><strong>Gremlin Console</strong>: A command line <a 
href="https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop";>REPL</a>
 is provided called <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin
 Console</a>. This console is useful when learning TinkerPop as users can load 
provided datasets into a
+         <li><strong>Gremlin Console</strong>: A command line <a 
href="https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop";>REPL</a>
 is provided called <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin
 Console</a>. This console is useful when learning TinkerPop as users can load 
provided datasets into a
             graph system and explore the Gremlin language without the overhead 
of creating a full-blown software project. Furthermore, the Gremlin Console is 
used extensively in production scenarios
             because it allows system administrators to interact with a local 
or remote graph to gather statistics, manually explore the data to ensure data 
integrity, and other useful tasks.
          </li>
-         <li><strong>Gremlin Server</strong>: It is typical for a graph 
database to exist on a separate machine from the user's application code. <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-server";>Gremlin
 Server</a> bridges the network-divide
+         <li><strong>Gremlin Server</strong>: It is typical for a graph 
database to exist on a separate machine from the user's application code. <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-server";>Gremlin
 Server</a> bridges the network-divide
             allowing users to seamlessly submit traversals for remote 
execution over a web-sockets based binary protocol. If provider already has a 
server, they can leverage TinkerPop-specific
             components as needed (e.g. implement 
<code>RemoteConnection</code>). Gremlin Server also provides an HTTP-based API, 
support for <a href="http://ganglia.info/";>Ganglia</a>/<a 
href="http://graphite.wikidot.com/";>Graphite</a>/<a 
href="http://www.oracle.com/technetwork/articles/java/javamanagement-140525.html";>JMX</a>/more
             metrics, and a traversal routing framework for intelligent 
data/traversal co-location within a distributed graph database's machine 
cluster.
          </li>
-         <li><strong>SparkGraphComputer</strong>: <a 
href="http://spark.apache.org/";>Apache Spark</a>&trade; is a Big Data OLAP 
processor that simplifies the creation and execution of distributed data 
analytics.
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparkgraphcomputer";><code>SparkGraphComputer</code></a>
 turns Spark
+         <li><strong>SparkGraphComputer</strong>: <a 
href="https://spark.apache.org/";>Apache Spark</a>&trade; is a Big Data OLAP 
processor that simplifies the creation and execution of distributed data 
analytics.
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#sparkgraphcomputer";><code>SparkGraphComputer</code></a>
 turns Spark
             into a Big(Graph)Data processor via the OLAP component of the 
Gremlin traversal machine. Users do not have to learn Spark's data processing 
language as Gremlin traversals execute
             over Spark. For graph system providers, they can boast Spark 
integration once a custom <code>InputRDD</code> (or <code>InputFormat</code>) 
is developed.
          </li>
-         <li><strong>Hadoop support</strong>: <a 
href="http://hadoop.apache.org/";>Apache Hadoop</a>&reg; has become a staple 
technology for Big Data applications. In TinkerPop, 
<code>SparkGraphComputer</code> can pull data
+         <li><strong>Hadoop support</strong>: <a 
href="https://hadoop.apache.org/";>Apache Hadoop</a>&reg; has become a staple 
technology for Big Data applications. In TinkerPop, 
<code>SparkGraphComputer</code> can pull data
             from the Hadoop File System (<a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>).
 TinkerPop provides a collection of Input- and OutputFormats for different 
graph serialization standards as well as tooling that makes it easy for users
-            to <a 
href="http://tinkerpop.apache.org/docs/current/reference/#interacting-with-hdfs";>interact
 with HDFS</a> from the Gremlin Console or their application.
+            to <a 
href="https://tinkerpop.apache.org/docs/current/reference/#interacting-with-hdfs";>interact
 with HDFS</a> from the Gremlin Console or their application.
          </li>
       </ul>
-      <p>Information on how to build implementations of the various interfaces 
that TinkerPop supports can be found in the <a 
href="http://tinkerpop.apache.org/docs/current/dev/provider/";>Provider 
Documentation</a>.
+      <p>Information on how to build implementations of the various interfaces 
that TinkerPop supports can be found in the <a 
href="https://tinkerpop.apache.org/docs/current/dev/provider/";>Provider 
Documentation</a>.
       <br/>
       <h4>TinkerPop-Enabled Graph Systems</h4>
       <br/>
@@ -276,8 +276,8 @@ limitations under the License.
       <br/>
       <div class="row">
           <div class="col-sm-6 col-md-6">
-            <a 
href="http://datastax.com/products/datastax-enterprise-graph";><img 
src="img/logos/datastax-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://datastax.com/products/datastax-enterprise-graph";>DataStax 
Enterprise Graph</a>&trade;, part of DataStax Enterprise's multi-model 
platform, is a real-time graph database built for cloud applications that need 
to manage complex and highly connected data. Built on the foundation of Apache 
Cassandra and Apache TinkerPop, DataStax Enterprise Graph delivers continuous 
uptime along with predictable performance and scale, while remaining 
operationally simple to manage.
+            <a 
href="https://datastax.com/products/datastax-enterprise-graph";><img 
src="img/logos/datastax-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://datastax.com/products/datastax-enterprise-graph";>DataStax 
Enterprise Graph</a>&trade;, part of DataStax Enterprise's multi-model 
platform, is a real-time graph database built for cloud applications that need 
to manage complex and highly connected data. Built on the foundation of Apache 
Cassandra and Apache TinkerPop, DataStax Enterprise Graph delivers continuous 
uptime along with predictable performance and scale, while remaining 
operationally simple to manage.
          </div>
          <div class="col-sm-6 col-md-6">
             <a href="https://grakn.ai/";><img src="img/logos/grakn-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
@@ -363,7 +363,7 @@ limitations under the License.
          <div class="col-sm-8 col-md-9">
             <br/>
             <strong>Distinct query language</strong>: Query languages such as 
SQL and SPARQL are significantly different from Gremlin in that they require a 
special purpose compiler in order to
-            generate a traversal. For this reason, <a 
href="https://github.com/twilmes/sql-gremlin";>SQL</a> and <a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL</a>
 Gremlin compilers
+            generate a traversal. For this reason, <a 
href="https://github.com/twilmes/sql-gremlin";>SQL</a> and <a 
href="https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL</a>
 Gremlin compilers
             currently exist. Note that, within reason, Gremlin compilers do 
not need to concern themselves with an optimal compilation (only a semantically 
correct compilation) as the Gremlin
             traversal machine will leverage traversal strategies for both 
compile-time and runtime optimizations. Moreover, the language designer can 
rest assured that queries in their language
             will be able to evaluate as either an OLTP or OLAP query. The 
example on the right is a SPARQL query that determines the average rating for 
Gremlin's friends' projects. It is because
@@ -384,7 +384,7 @@ limitations under the License.
       <br/>
       <div class="row">
          <div class="col-sm-7 col-md-8">
-            <strong>Gremlin language variants</strong>: There are various <a 
href="http://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/";>Gremlin
 language variants</a> such as <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-python";>Gremlin-Python</a>.
 These languages
+            <strong>Gremlin language variants</strong>: There are various <a 
href="https://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/";>Gremlin
 language variants</a> such as <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-python";>Gremlin-Python</a>.
 These languages
             generate Gremlin bytecode utilizing the same 
naming/style-conventions as Gremlin-Java. However, where appropriate, they can 
deviate from convention in order to take advantage of the unique expressive 
qualities of the host language. For instance, Gremlin-Python supports index 
slices, attribute access, etc.
          </div>
          <div class="col-sm-5 col-md-4">
@@ -416,23 +416,23 @@ WHERE(Created.by(Friends.of("gremlin")))
       <br/>
       <div class="row">
          <div class="col-sm-6 col-md-6">
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-console";><img 
src="img/logos/gremlin-groovy-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin-Groovy</a>
 represents Gremlin inside the Groovy language and can be leveraged by any 
JVM-based project either through gmaven or its JSR-223 ScriptEngine 
implementation. It also serves as the Gremlin Console language.
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-console";><img
 src="img/logos/gremlin-groovy-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-console";>Gremlin-Groovy</a>
 represents Gremlin inside the Groovy language and can be leveraged by any 
JVM-based project either through gmaven or its JSR-223 ScriptEngine 
implementation. It also serves as the Gremlin Console language.
          </div>
          <div class="col-sm-6 col-md-6">
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#_on_gremlin_language_variants";><img
 src="img/logos/gremlin-java-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#_on_gremlin_language_variants";>Gremlin-Java</a>
 represents Gremlin inside the Java8 language. Gremlin-Java is considered the 
canonical, reference implementation of Gremlin and is the primary compiler for 
all lambda-free bytecode due to its speed relative to other script-based, JVM 
variants.
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#_on_gremlin_language_variants";><img
 src="img/logos/gremlin-java-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#_on_gremlin_language_variants";>Gremlin-Java</a>
 represents Gremlin inside the Java8 language. Gremlin-Java is considered the 
canonical, reference implementation of Gremlin and is the primary compiler for 
all lambda-free bytecode due to its speed relative to other script-based, JVM 
variants.
          </div>
       </div>
       <br/>
       <div class="row">
          <div class="col-sm-6 col-md-6">
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-python";><img 
src="img/logos/gremlin-python-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-python";>Gremlin-Python</a>
 represents Gremlin inside the Python language and can be used by any Python 
virtual machine such as CPython. Gremlin-Python traversals translate to Gremlin 
bytecode for RemoteConnection execution (e.g. Gremlin Server).
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-python";><img 
src="img/logos/gremlin-python-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-python";>Gremlin-Python</a>
 represents Gremlin inside the Python language and can be used by any Python 
virtual machine such as CPython. Gremlin-Python traversals translate to Gremlin 
bytecode for RemoteConnection execution (e.g. Gremlin Server).
          </div>
          <div class="col-sm-6 col-md-6">
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet";><img 
src="img/logos/gremlin-dotnet-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet";>Gremlin.Net</a>
 represents Gremlin inside the C# language and can be used by any .NET-based 
project. Gremlin.Net traversals translate to Gremlin bytecode for 
RemoteConnection execution (e.g. Gremlin Server).
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet";><img 
src="img/logos/gremlin-dotnet-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet";>Gremlin.Net</a>
 represents Gremlin inside the C# language and can be used by any .NET-based 
project. Gremlin.Net traversals translate to Gremlin bytecode for 
RemoteConnection execution (e.g. Gremlin Server).
          </div>
       </div>
       <br/>
@@ -449,8 +449,8 @@ WHERE(Created.by(Friends.of("gremlin")))
       <br/>
       <div class="row">
          <div class="col-sm-6 col-md-6">
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";><img 
src="img/logos/sparql-gremlin-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
-            <a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL-Gremlin</a>
 is a compiler used to transform SPARQL queries into Gremlin bytecode. It is 
based on the Apache Jena SPARQL processor ARQ, which provides access to a 
syntax tree of a SPARQL query.
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";><img 
src="img/logos/sparql-gremlin-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
+            <a 
href="https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin";>SPARQL-Gremlin</a>
 is a compiler used to transform SPARQL queries into Gremlin bytecode. It is 
based on the Apache Jena SPARQL processor ARQ, which provides access to a 
syntax tree of a SPARQL query.
          </div>
          <div class="col-sm-6 col-md-6">
             <a href="https://github.com/twilmes/sql-gremlin";><img 
src="img/logos/sql-gremlin-logo.png" 
style="padding-right:20px;float:left;width:35%;"></a>
@@ -512,7 +512,7 @@ WHERE(Created.by(Friends.of("gremlin")))
 </div>
       <div id="footer">
          <div class="container">
-            <p class="muted credit">Copyright © 2015-2019 The Apache Software 
Foundation.<br/>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 class="muted credit">Copyright © 2015-2019 The Apache Software 
Foundation.<br/>Apache TinkerPop, TinkerPop, Apache, Apache feather logo, and 
Apache TinkerPop project logo are either registered trademarks or trademarks of 
<a href="https://www.apache.org/";>The Apache Software Foundation</a> in the 
United States and other countries.
             </p>
          </div>
       </div>


Reply via email to