Skip to content

Commit 4d74a84

Browse files
authored
fix markdown syntax in developer-spotlight/index.mdx (cloudflare#17565)
`[]()` not `()[]`
1 parent 591acaf commit 4d74a84

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/developer-spotlight

1 file changed

+1
-1
lines changed

src/content/docs/developer-spotlight/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { LinkTitleCard } from "~/components";
99

1010
Find examples of how our community of developers are getting the most out of our products.
1111

12-
Applications are currently open until Thursday, the 24th of October 2024. To apply, please read the (application guide)[/developer-spotlight/application-guide/]
12+
Applications are currently open until Thursday, the 24th of October 2024. To apply, please read the [application guide](/developer-spotlight/application-guide/)
1313

1414
## View latest contributions
1515

0 commit comments

Comments
 (0)