Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 266b7ff

Browse files
author
dengjun
committed
Merge branch 'dev' into gigs-optimize-b
2 parents 02a2405 + a3c920c commit 266b7ff

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

Diff for: src/components/Banner/index.jsx

+1-11
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,7 @@ const Banner = () => {
3737
please let us know! This is what the Beta phase is intended for, and
3838
your feedback will enable us to greatly improve the new site.{" "}
3939
</p>
40-
<p>
41-
You can click on the Feedback button on page or file a github ticket
42-
at{" "}
43-
<a
44-
href="https://discussions.topcoder.com/discussion/8870/new-beta-site-discuss?new=1"
45-
target="_blank"
46-
>
47-
https://discussions.topcoder.com/discussion/8870/new-beta-site-discuss?new=1
48-
</a>
49-
.
50-
</p>
40+
<p>You can click on the Feedback button on page.</p>
5141
<p>Thank you!</p>
5242
</div>
5343
)}

0 commit comments

Comments
 (0)