diff --git a/content/influxdb3/explorer/install.md b/content/influxdb3/explorer/install.md index de2b3dae0..a47151263 100644 --- a/content/influxdb3/explorer/install.md +++ b/content/influxdb3/explorer/install.md @@ -13,7 +13,7 @@ Use [Docker](https://docker.com) to install and run **InfluxDB 3 Explorer**. - [Run the InfluxDB 3 Explorer Docker container](#run-the-influxdb-3-explorer-docker-container) -- [Enable TLS/SSL (HTTPS)](#enable-tlsssl-(https)) +- [Enable TLS/SSL (HTTPS)](#enable-tlsssl-https) - [Pre-configure InfluxDB connection settings](#pre-configure-influxdb-connection-settings) - [Run in admin or query mode](#run-in-admin-or-query-mode) - [Run in Admin Mode](#run-in-admin-mode) diff --git a/cypress/downloads/downloads.html b/cypress/downloads/downloads.html new file mode 100644 index 000000000..523cdaa3e Binary files /dev/null and b/cypress/downloads/downloads.html differ diff --git a/layouts/partials/article/beta.html b/layouts/partials/article/beta.html index efc65fa99..4494e3df8 100644 --- a/layouts/partials/article/beta.html +++ b/layouts/partials/article/beta.html @@ -10,7 +10,7 @@ {{ if in $earlyAccessList (print $product "/" $version )}}
{{ $displayName }} is in public beta and available for testing and feedback, but is not meant for production use yet.