Skip to content

Commit

Permalink
Fix invalid snippet reference
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Jun 30, 2024
1 parent e140910 commit db5e672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ aka `MessageCreateEvent`:

```kotlin
```
{src="PingBot.kt"}
{src="src/commonMain/kotlin/PingBot.kt" include-symbol="main"}

That's it, you now have a bot that'll respond pongs to your pings. With that, you have the very basics covered.

Expand Down

0 comments on commit db5e672

Please sign in to comment.