Skip to content

Commit d57a60b

Browse files
Update redirect URLs for tickets and discord (#10)
* Update redirect URLs for tickets and discord Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com> * Change ticket release status to true Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com> --------- Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent 1c0ab88 commit d57a60b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

_redirects

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
/privacy /privacy-policy
33
/conduct /code-of-conduct
44
/coc /code-of-conduct
5-
/tickets https://ti.to/birminghack/1
6-
/discord https://discord.gg/uAzrWQN7UM
7-
/feedback https://docs.google.com/forms/d/e/1FAIpQLSfLJFBPUlhiDxJth5Ud2xF5zlRJ9XL0GGryJ8DyIj02gX-Pnw/viewform?usp=dialog
5+
/tickets https://ti.to/birminghack/2
6+
/discord https://discord.gg/ypTQbNbDXY

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
final: true
3838
notes: "birmingHack takes place over both days of the weekend. The event will end no later than 5pm on Sunday."
3939
tickets:
40-
released: false
40+
released: true
4141
link: https://ti.to/birminghack/2
4242
show_sponsors: false
4343
sponsors:
@@ -292,4 +292,4 @@ <h2 class="section-title">FAQs</h2>
292292

293293
<script>
294294
{% include countdown.js date="Mar 14, 2026 12:00:00" %}
295-
</script>
295+
</script>

0 commit comments

Comments
 (0)