Skip to content

Commit

Permalink
Proper casing for DANDI and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jul 10, 2023
1 parent bbada9c commit 30f55f0
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 @@ -54,7 +54,7 @@
target="_blank"
rel="noopener"
:href="dandiAboutUrl"
>Dandi Project Homepage</a>
>DANDI Project Homepage</a>
<v-icon x-small>
mdi-open-in-new
</v-icon>
Expand All @@ -63,7 +63,7 @@
target="_blank"
rel="noopener"
href="https://github.com/dandi/dandi-archive"
>Project Github</a>
>Project GitHub</a>
<v-icon x-small>
mdi-open-in-new
</v-icon> / <a
Expand Down

0 comments on commit 30f55f0

Please sign in to comment.