Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Commit 919fc4e

Browse files
authored
Fixes broken cookbook link (#80)
Co-authored-by: antedeguemon <[email protected]>
1 parent 9fa41fb commit 919fc4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tourmaline.cr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require "./tourmaline/client"
1212
#
1313
# For usage examples, see the
1414
# [examples](https://github.com/watzon/tourmaline/tree/master/examples)
15-
# directory. For guides on using Tourmaline, see the official
16-
# Tourmaline [cookbook](https://tourmaline.dev/docs/cookbook/your-first-bot).
15+
# directory. For guides on using Tourmaline, see the
16+
# [usage docs section](https://tourmaline.dev/usage/).
1717
module Tourmaline
1818
end

0 commit comments

Comments
 (0)