Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/ROOT/pages/installation/osx.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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*.
Expand Down Expand Up @@ -139,4 +139,4 @@ sudo systemctl disable neo4j
---
rm /lib/systemd/system/neo4j.service
rm -rf NEO4J_HOME
---
---