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

Commit abd41ca

Browse files
gregnazarioAndrew Hariri
andauthored
Apply suggestions from code review
Co-authored-by: Andrew Hariri <hariria@usc.edu>
1 parent 1c05dbb commit abd41ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/nextra/theme.config.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ const config: DocsThemeConfig = {
6262
<a
6363
className="text-blue-400 dark:text-blue-400 hover:underline"
6464
target="_blank"
65-
href="https://forms.gle/h7CGG9UKA1zCRNgd6"
65+
href="https://github.com/aptos-labs/developer-docs/issues/new/choose"
6666
>
67-
Click here to submit feedback!
67+
Click here to submit an issue.
6868
</a>
6969
</div>
7070
);

0 commit comments

Comments
 (0)