We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fb9d4 commit cc11e51Copy full SHA for cc11e51
src/components/Home.js
@@ -38,7 +38,7 @@ function Home() {
38
39
<div className="grid grid-cols-2 md:grid-cols-2 py-4 gap-4">
40
<div>
41
- <a href="https://circle.popschools.com/c/welcome">
+ <a href="https://github.com/PopSchools/popschools.org/discussions">
42
<button class="bg-transparent hover:bg-gray-900 text-gray-700 font-semibold hover:text-white py-2 px-4 border border-gray-500 hover:border-transparent rounded-lg">
43
Join our community
44
</button>
0 commit comments