Skip to content

Commit

Permalink
Merge branch 'master' into feat-add-link-to-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Dec 11, 2024
2 parents 75eee21 + 3b0eeab commit 6111eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ui/src/components/ProposalResults.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Proposal as ProposalType } from '@/types';
const DEFAULT_MAX_CHOICES = 6;
const SHUTTER_URL = 'https://blog.shutter.network/shielded-voting';
const SHUTTER_URL = 'https://www.shutter.network/shielded-voting';
const props = withDefaults(
defineProps<{
Expand Down

0 comments on commit 6111eaa

Please sign in to comment.