Skip to content

Commit e816b3b

Browse files
committed
fix(website): fix contributors links
1 parent 83d6d88 commit e816b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/layouts/partials/Footer.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<template>
22
<footer class="text-center">
33
An open source project by
4-
<g-link to="/contributor/calebjclark/">@calebjclark</g-link>,
5-
<g-link to="/contributor/blakebyrnes/">@blakebyrnes</g-link>,
4+
<g-link to="https://github.com/calebjclark">@calebjclark</g-link>,
5+
<g-link to="https://github.com/blakebyrnes">@blakebyrnes</g-link>,
66
and the <g-link to="https://dataliberationfoundation.org">Data Liberation Foundation</g-link>.
77

88
<g-link to="/assets/" style="margin-left: .5rem">Logo & assets</g-link>

0 commit comments

Comments
 (0)