Skip to content

Commit

Permalink
Merge pull request #67 from willowpoke/patch-1
Browse files Browse the repository at this point in the history
Replace setlists link with the new setlists
  • Loading branch information
auburnsummer authored Dec 6, 2024
2 parents 48ebb2b + da1de34 commit 9417fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Announcements/Announcements.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export function Announcements({ 'class': _class } : AnnouncementsProps) {
return (
<ul class={cc(_class, 'an')}>
<li class="an_announcement"> {/* an announcement lol */}
Not sure where to start? Try the <a href="https://docs.google.com/spreadsheets/d/1acZltH8MKs81Nu-BOsaupeWfjJVDiDVoVzbIKepPdYQ/edit?usp=sharing">RDL Setlists!</a>
Not sure where to start? Try the <a href="https://docs.google.com/spreadsheets/d/1Uz26L34OZIgaK6hMfLBysgtEW4TYDj7iZZ5KqOMbNKY">RDL Setlists!</a>
</li>
<li class="an_announcement">
<a href="https://rd-editor-docs.github.io/intro/">Level editor tutorial</a> by Klyzx et al
Expand Down

0 comments on commit 9417fd5

Please sign in to comment.