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 5b0ccda commit 132be69Copy full SHA for 132be69
1 file changed
app/src/components/HeaderNav.vue
@@ -36,7 +36,7 @@ nav.navbar.navbar-expand-lg.bg-light
36
router-link.nav-link(:to='{name: "browse"}') Browse
37
router-link.nav-link(:to='{name: "search"}') Search
38
.nav-item
39
- a.nav-link(href="https://open-reaction-database.org/editor/") Contribute
+ a.nav-link(href="https://app.open-reaction-database.org") Contribute
40
a.nav-link(href="https://docs.open-reaction-database.org") Docs
41
42
router-link.nav-link(:to='{name: "about"}') About
0 commit comments