We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5e068 commit efd8fa8Copy full SHA for efd8fa8
src/pages/index.astro
@@ -72,7 +72,7 @@ const automationImporter = new GraphicsImporter(
72
surgery.</h2>
73
<div class="flex gap-2">
74
<a class="hidden lg:inline-flex btn btn-primary"
75
- href="https://data.virtualbrainlab.org/Pinpoint/">Launch</a>
+ href="https://pinpoint.allenneuraldynamics.org/">Launch</a>
76
<a class="btn" href="https://virtualbrainlab.org/pinpoint/installation_and_use.html"
77
target="_blank"
78
rel="noopener noreferrer">Read the Documentation</a>
0 commit comments