diff --git a/_example/buttons/main.go b/0-examples/buttons/main.go similarity index 100% rename from _example/buttons/main.go rename to 0-examples/buttons/main.go diff --git a/_example/commands/main.go b/0-examples/commands/main.go similarity index 100% rename from _example/commands/main.go rename to 0-examples/commands/main.go diff --git a/_example/sharded/main.go b/0-examples/sharded/main.go similarity index 100% rename from _example/sharded/main.go rename to 0-examples/sharded/main.go diff --git a/_example/simple/main.go b/0-examples/simple/main.go similarity index 100% rename from _example/simple/main.go rename to 0-examples/simple/main.go diff --git a/_example/undeleter/main.go b/0-examples/undeleter/main.go similarity index 100% rename from _example/undeleter/main.go rename to 0-examples/undeleter/main.go diff --git a/README.md b/README.md index abd1c72..90b3804 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A Golang library for the Discord API. [dgophers]: https://discord.gg/7jSf85J [dgophers_img]: https://img.shields.io/badge/Discord%20Gophers-%23arikawa-%237289da?style=flat-square -[examples]: https://github.com/diamondburned/arikawa/tree/v3/_example +[examples]: https://github.com/diamondburned/arikawa/tree/v3/0-examples [examples_img]: https://img.shields.io/badge/Example-__example%2F-blueviolet?style=flat-square [pipeline]: https://builds.sr.ht/~diamondburned/arikawa