Skip to content

Commit a4eac91

Browse files
fix invalid microsoft form
1 parent a5a73c9 commit a4eac91

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

src/app/bug-report/page.jsx

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,6 @@ export default async function BugReport() {
7474
</Link>{" "}
7575
(Requires a GitHub account)
7676
</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>
8777
</ul>
8878
<Typography
8979
variant="h5"
@@ -113,15 +103,6 @@ export default async function BugReport() {
113103
GitHub Issues
114104
</Link>
115105
</li>
116-
<li>
117-
<Link
118-
href="https://forms.office.com/r/MTVxxp69Qr"
119-
target="_blank"
120-
rel="noreferrer"
121-
>
122-
Microsoft Form
123-
</Link>
124-
</li>
125106
{/* <li>
126107
Email:{" "}
127108
<Link href="mailto:clubs@iiit.ac.in" target="_blank" rel="noreferrer">

0 commit comments

Comments
 (0)