diff --git a/README.md b/README.md index 524d6428..b26e5c6a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ username=devuser password=devpass ``` -Add any other [configs](docs/CONFIGURATION.md) that you need. +Add any other [configs](docs/configuration.md) that you need. ### Step 2. Install squeaknode: diff --git a/docs/CONFIGURATION.md b/docs/configuration.md similarity index 100% rename from docs/CONFIGURATION.md rename to docs/configuration.md diff --git a/docs/DATABASE-MIGRATION.md b/docs/database-migration.md similarity index 100% rename from docs/DATABASE-MIGRATION.md rename to docs/database-migration.md diff --git a/docs/DEVELOPMENT.md b/docs/development.md similarity index 100% rename from docs/DEVELOPMENT.md rename to docs/development.md diff --git a/docs/GETTING_STARTED.md b/docs/getting-started.md similarity index 100% rename from docs/GETTING_STARTED.md rename to docs/getting-started.md