Skip to content

Commit

Permalink
Merge pull request #1594 from dandi/bf-link
Browse files Browse the repository at this point in the history
Fix URL to the dandi archive repo
  • Loading branch information
waxlamp committed May 23, 2023
2 parents 1ca9374 + a716413 commit 320446c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/components/DandiFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
- <a
target="_blank"
rel="noopener"
href="https://github.com/dandi/dandiarchive"
href="https://github.com/dandi/dandi-archive"
>Project Github</a>
<v-icon x-small>
mdi-open-in-new
</v-icon> / <a
target="_blank"
rel="noopener"
href="https://github.com/dandi/dandiarchive/issues"
href="https://github.com/dandi/dandi-archive/issues"
>Issues</a>
<v-icon x-small>
mdi-open-in-new
Expand Down

0 comments on commit 320446c

Please sign in to comment.