Skip to content

Commit

Permalink
fix quick start link in resources (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
nour-massri authored Jan 12, 2025
1 parent 9bc75e2 commit a1789b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/content/bc25java.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Note that you can also use the web client located at [https://play.battlecode.or
export const RESOURCES: Partial<Record<ResourcesPageKey, string>> = {
"Coding Resources": `
If you're just starting out, check out the [quick start](/bc25java/quickstart) page!
If you're just starting out, check out the [quick start](/bc25java/quick_start) page!
For more helpful resources while coding, see:
Expand Down

0 comments on commit a1789b1

Please sign in to comment.