diff --git a/README.md b/README.md index 1998869..b3fd962 100644 --- a/README.md +++ b/README.md @@ -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