Skip to content

Commit 1c170d7

Browse files
Daksh YadavDaksh Yadav
authored andcommitted
Fix: typo in README
Signed-off-by: Daksh Yadav <dakshyadav@Dakshs-MacBook-Pro.local>
1 parent 101f146 commit 1c170d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/layer5io/digitalocean-academy
33
go 1.24.5
44

55
// Uncomment line below when testing changes to the academy theme
6-
// replace github.com/layer5io/academy-theme v0.1.9 => ../academy-theme
6+
replace github.com/emphor/academy-theme v0.1.9 => ../academy-theme
77

88
replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3
99

0 commit comments

Comments
 (0)