diff --git a/modules/ROOT/pages/installation/osx.adoc b/modules/ROOT/pages/installation/osx.adoc index cbca08b73..3f08bdc7b 100644 --- a/modules/ROOT/pages/installation/osx.adoc +++ b/modules/ROOT/pages/installation/osx.adoc @@ -77,7 +77,7 @@ By default, Neo4j Community Edition does not include graph tools such as visuali However, you can use the Neo4j Aura console to access these features for free. No subscription is required. -. Sign up or log in to the link:http://console-preview.neo4j.io/self-managed[Aura Console]. +. Sign up or log in to the link:https://console-preview.neo4j.io/self-managed[Aura Console]. . On the *Instances* page, click the *Self-managed* tab and then *+ Add deployment* button. . Select *URL Connection*. . Provide a *Name* and *Connection URL*. @@ -139,4 +139,4 @@ sudo systemctl disable neo4j --- rm /lib/systemd/system/neo4j.service rm -rf NEO4J_HOME ---- \ No newline at end of file +---