Skip to content

Commit 35cb4be

Browse files
committed
Hide Stack Overflow link
We've decided to not show the Stack Overflow link for now. Commented it out so that we can easily show it later.
1 parent a2baebd commit 35cb4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Support/SupportDropdownMenu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ If applicable, add screenshots to help explain your problem.
136136
</a>
137137
</div>
138138
<hr />
139-
<a href="https://stackoverflow.com/questions/tagged/scalardb" target="_blank" rel="noopener noreferrer">
139+
{/* <a href="https://stackoverflow.com/questions/tagged/scalardb" target="_blank" rel="noopener noreferrer">
140140
<b>{isJapanese ? "Stack Overflow をチェック" : "Check Stack Overflow"}</b><br />
141141
{isJapanese ? "すべてのユーザーがご利用いただけます。" : "Available to all users."}
142142
</a>

0 commit comments

Comments
 (0)