Skip to content

Commit a40342a

Browse files
Daksh YadavDaksh Yadav
authored andcommitted
Fix: typo in README
1 parent 101f146 commit a40342a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)