Skip to content

Commit 93966c5

Browse files
authored
fix: remove github topics cta (#20)
1 parent 4ccc3a0 commit 93966c5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

content/guides/cli.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ Advances to the next stage after verifying the current stage passes. Updates `lc
150150

151151
If the current stage hasn't been completed, `lc next` runs tests first and only advances if they pass.
152152

153-
If you're on GitHub, consider adding `lc` and `lc-<language>` (e.g., `lc-go`, `lc-rust`) as topics to your repository to share your implementation.
154-
155153
## Commands Reference
156154

157155
Run `lc --help` to see all available commands, or `lc <command> --help` for command-specific options.

content/how-it-works.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,4 @@ Pass the current stage, then run `lc next` to unlock the next stage. Each stage
5050

5151
By the end of the challenge, you'll have a deep understanding of how these systems actually work because you built one yourself.
5252

53-
If you're on GitHub, consider adding `lc` and `lc-<language>` (e.g., `lc-go`, `lc-rust`) as topics to your repository to share your implementation.
54-
5553
Good luck! 🚀

0 commit comments

Comments
 (0)