Skip to content

Commit 2399242

Browse files
authored
Update alert message to point to new site
1 parent 6a487f4 commit 2399242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Alert/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export default function Alert(): JSX.Element {
2929
</Admonition> */}
3030
<Admonition type="info" icon="🐻" title="Coming soon: theorybear wiki!">
3131
<p>
32-
This site is migrating to a wiki platform, which will make pages easier to edit! Pardon our dust :)
32+
theorybear has now migrated to a new website! This old website is now archived, and is not updated. P2P Students: check out the new site at <a href="https://theorybear.org">theorybear.org</a>!
3333
</p>
3434
</Admonition>
3535
</section>

0 commit comments

Comments
 (0)