diff --git a/README.md b/README.md index 6411e6a..2a3c42e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sphinxsearch * Deploy the database using [MySQL Workbench](https://www.mysql.com/products/workbench) project presented in the `/database` folder * Install [Sphinx Search Server](https://sphinxsearch.com) * Configuration examples presented at `/config` folder -* Set up the `/src/crontab` by following [example](https://github.com/YGGverse/YGGtracker/blob/main/%20example/environment%20/crontab) +* Set up the `/src/crontab` by following [example](https://github.com/YGGverse/YGGtracker/blob/main/example/environment/crontab) #### Contribute diff --git a/example/environment /crontab b/example/environment/crontab similarity index 100% rename from example/environment /crontab rename to example/environment/crontab diff --git a/example/environment /sphinx.conf b/example/environment/sphinx.conf similarity index 100% rename from example/environment /sphinx.conf rename to example/environment/sphinx.conf