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 f4dfe07 commit 98e5d04Copy full SHA for 98e5d04
src/components/ExternalRedirect.tsx
@@ -1,7 +1,7 @@
1
import { useEffect } from 'react';
2
import { useAnalytics } from '../hooks/useAnalytics';
3
4
-const FEEDBACK_URL = 'https://ethereum-magicians.org/t/soliciting-stakeholder-feedback-on-glamsterdam-headliners/24885';
+const FEEDBACK_URL = 'https://ethereum-magicians.org/t/community-feedback-on-non-headlining-features-in-glamsterdam/26410';
5
6
const spinnerStyle: React.CSSProperties = {
7
width: 40,
0 commit comments