Fix README link

This commit is contained in:
Miroslav Vasilev 2024-10-26 00:32:28 +03:00
parent 6a664613db
commit 2dc55fee99

View file

@ -48,7 +48,7 @@ By default, pilgrim will search for a `.pilgrim` file in the directory it has be
##### Conflicts between `--down` and `--up`
If both `--down` and `--up` are provided, `pilgrim` will return an error and will not migrate the database.
The `--script` name provided must adhere to the [migration naming convention and contain the folder it is located in](#migration-naming-convention--folder-structure).
The `--script` name provided must adhere to the [migration naming convention and contain the folder it is located in](#migration-naming-convention-folder-structure).
#### Environment Variables