Forráskód Böngészése

Lowercase for GoDoc

Bruce Marriner 9 éve
szülő
commit
08e148c280
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -56,7 +56,7 @@ func messageCreate(s *discordgo.Session, m discordgo.Message) {
 ```
 ```
 
 
 # Documentation
 # Documentation
-- [GoDoc](https://godoc.org/github.com/bwmarrin/Discordgo)
+- [GoDoc](https://godoc.org/github.com/bwmarrin/discordgo)
 - Hand crafted documentation coming soon.
 - Hand crafted documentation coming soon.
 
 
 # What Works
 # What Works