Skip to content

Commit 5218234

Browse files
Merge pull request #38 from killbill/add-flyway-migrations
Minor correction to Readme
2 parents 7d6053f + 342fe0f commit 5218234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ org.killbill.billing.plugin.braintree.runMigrations=false
8989
```
9090

9191

92-
When `org.killbill.billing.plugin.braintree.runMigrations` is disabled, ensure that the required database tables are created manually using the SQL scripts provided in the (https://github.com/killbill/killbill-braintree/tree/master/src/main/resources/migration)[src/main/resources/migration] directory.
92+
When `org.killbill.billing.plugin.braintree.runMigrations` is disabled, ensure that the required database tables are created manually using the SQL scripts provided in the [https://github.com/killbill/killbill-braintree/tree/master/src/main/resources/migration](src/main/resources/migration) directory.
9393

9494
## Testing
9595

0 commit comments

Comments
 (0)