Skip to content

Commit c2a90ff

Browse files
Fix the link to the Aura console (#2628)
1 parent d44e329 commit c2a90ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/installation/osx.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ By default, Neo4j Community Edition does not include graph tools such as visuali
7777
However, you can use the Neo4j Aura console to access these features for free.
7878
No subscription is required.
7979

80-
. Sign up or log in to the link:http://console-preview.neo4j.io/self-managed[Aura Console].
80+
. Sign up or log in to the link:https://console-preview.neo4j.io/self-managed[Aura Console].
8181
. On the *Instances* page, click the *Self-managed* tab and then *+ Add deployment* button.
8282
. Select *URL Connection*.
8383
. Provide a *Name* and *Connection URL*.
@@ -139,4 +139,4 @@ sudo systemctl disable neo4j
139139
---
140140
rm /lib/systemd/system/neo4j.service
141141
rm -rf NEO4J_HOME
142-
---
142+
---

0 commit comments

Comments
 (0)