We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a73c9 commit a4eac91Copy full SHA for a4eac91
src/app/bug-report/page.jsx
@@ -74,16 +74,6 @@ export default async function BugReport() {
74
</Link>{" "}
75
(Requires a GitHub account)
76
</li>
77
- <li>
78
- <Link
79
- href="https://forms.office.com/r/xs3v1sV7gX"
80
- target="_blank"
81
- rel="noreferrer"
82
- >
83
- Microsoft Form
84
- </Link>{" "}
85
- (Public)
86
- </li>
87
</ul>
88
<Typography
89
variant="h5"
@@ -113,15 +103,6 @@ export default async function BugReport() {
113
103
GitHub Issues
114
104
</Link>
115
105
116
117
118
- href="https://forms.office.com/r/MTVxxp69Qr"
119
120
121
122
123
- </Link>
124
125
106
{/* <li>
126
107
Email:{" "}
127
108
<Link href="mailto:clubs@iiit.ac.in" target="_blank" rel="noreferrer">
0 commit comments