Fix README link
This commit is contained in:
parent
6a664613db
commit
2dc55fee99
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ By default, pilgrim will search for a `.pilgrim` file in the directory it has be
|
||||||
##### Conflicts between `--down` and `--up`
|
##### Conflicts between `--down` and `--up`
|
||||||
|
|
||||||
If both `--down` and `--up` are provided, `pilgrim` will return an error and will not migrate the database.
|
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
|
#### Environment Variables
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue