From 08068b864702a5200fc333ea435e5a771b85def1 Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Thu, 25 Nov 2021 14:46:43 +0100 Subject: [PATCH] updated centrally hosted browser --- docs/modules/ROOT/pages/deployment-modes/neo4j-server.adoc | 2 +- docs/modules/ROOT/pages/deployment-modes/web-application.adoc | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/modules/ROOT/pages/deployment-modes/neo4j-server.adoc b/docs/modules/ROOT/pages/deployment-modes/neo4j-server.adoc index c27ae3faea0..3efbfb1fa09 100644 --- a/docs/modules/ROOT/pages/deployment-modes/neo4j-server.adoc +++ b/docs/modules/ROOT/pages/deployment-modes/neo4j-server.adoc @@ -43,5 +43,5 @@ New versions of Neo4j Browser are released independently of Neo4j Server. The Browser version bundled with Neo4j Server is the latest at the time of the Neo4j Server release. Consequently, when used with a Neo4j server, the Browser version may not be the latest one, and new Browser functionality may not be immediately available. If you cannot wait for the next release of Neo4j Server and access to the latest version of Browser, refer to the other deployment options below. +Additionally, you can always find the latest version of Neo4j Browser at link:https://browser.neo4j.io/[_https://browser.neo4j.io/_^]. ==== - diff --git a/docs/modules/ROOT/pages/deployment-modes/web-application.adoc b/docs/modules/ROOT/pages/deployment-modes/web-application.adoc index a72e6e23a0f..6512b7209fd 100644 --- a/docs/modules/ROOT/pages/deployment-modes/web-application.adoc +++ b/docs/modules/ROOT/pages/deployment-modes/web-application.adoc @@ -4,6 +4,5 @@ [[web-application]] = Web application -Neo4j Browser is available as a web application at link:https://browser.graphapp.io/[_https://browser.graphapp.io/_^]. +Neo4j Browser is available as a web application at link:https://browser.neo4j.io/[_https://browser.neo4j.io/_^]. To setup up a connection to Neo4j with this web application (Neo4j Browser), you need a remote Neo4j instance that is configured with TLS. -