Skip to content

Commit 1d1a0f6

Browse files
authored
fix(resources): update resource page with Code of Conduct (#2326)
* chore(resources): update resource page with Code of Conduct Also removes the old newsletter link, moves all the SPC related topics together, and changes "CD house" into "AEGEE house" * chore(resources): fix lint
1 parent 399c9b4 commit 1d1a0f6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/views/static/Resources.vue

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,27 +114,27 @@ export default {
114114
color: '#FFDB4C'
115115
},
116116
{
117-
url: 'https://forms.gle/EcaDkdyQfSb65Jdh8',
118-
title: 'Safe Person Committee',
119-
description: 'Request a Safe Person or workshop for your event',
117+
url: 'https://forms.gle/s8vE6b9wrEHqV1xe9',
118+
title: 'AEGEE House Guest Request',
119+
description: 'Visiting the AEGEE house',
120120
color: '#FFDB4C'
121121
},
122122
{
123-
url: 'https://podio.com/webforms/2318137/167577',
124-
title: 'AEGEE Newsletter',
125-
description: 'Submitting content for the AEGEE newsletter',
123+
url: 'https://forms.gle/ZMfSByo5QEUAwoY4A',
124+
title: 'ASRF Application Form',
125+
description: 'Apply for the AEGEE Social Responsibility Fund',
126126
color: '#FFDB4C'
127127
},
128128
{
129-
url: 'https://forms.gle/s8vE6b9wrEHqV1xe9',
130-
title: 'CD House Guest Request',
131-
description: 'Visiting the CD house',
129+
url: 'https://www.aegee.org/code-of-conduct/',
130+
title: 'Code of Conduct',
131+
description: 'Read AEGEE\'s Code of Conduct',
132132
color: '#FFDB4C'
133133
},
134134
{
135-
url: 'https://forms.gle/ZMfSByo5QEUAwoY4A',
136-
title: 'ASRF Application Form',
137-
description: 'Apply for the AEGEE Social Responsibility Fund',
135+
url: 'https://forms.gle/EcaDkdyQfSb65Jdh8',
136+
title: 'Safe Person Committee',
137+
description: 'Request a Safe Person or workshop for your event',
138138
color: '#FFDB4C'
139139
},
140140
{

0 commit comments

Comments
 (0)