diff --git a/README.md b/README.md index 2ac7cc6..06141d2 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [x] Tabulation - [ ] _(Deferred)_ Normal text scroll - [ ] Documentation: - - [x] [Plugins and Events](docs/plugins and events.md) + - [x] [Plugins and Events](docs/plugins-and-events.md) ## Installation diff --git a/docs/plugins and events.md b/docs/plugins-and-events.md similarity index 100% rename from docs/plugins and events.md rename to docs/plugins-and-events.md