Skip to content

Commit 5f986be

Browse files
authored
Merge branch 'dev' into fix-links
2 parents e1fdf55 + 460bcb5 commit 5f986be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ breaking down the barriers to data sharing in neuroscience.
3838
3939
// Load iframe content only when first opened
4040
if (isShowing && !iframeLoaded) {
41-
iframe.src = 'https://magland.github.io/nwb-assistant/chat';
41+
iframe.src = 'https://nwb-assistant.neurosift.app/';
4242
iframeLoaded = true;
4343
}
4444
});

0 commit comments

Comments
 (0)