Skip to content

Commit 1699e8d

Browse files
committed
Merge pull request #591 from jackwilsdon/readme-fix
Fix invalid wiki link
2 parents 1f6be24 + cab4074 commit 1699e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ module.exports = function (db, cb) {
222222

223223
## Synchronizing Models
224224

225-
See information in the [wiki](https://github.com/dresende/node-orm2/wiki/Synching-and-Dropping-Models).
225+
See information in the [wiki](https://github.com/dresende/node-orm2/wiki/Syncing-and-dropping-models).
226226

227227
## Dropping Models
228228

229-
See information in the [wiki](https://github.com/dresende/node-orm2/wiki/Synching-and-Dropping-Models).
229+
See information in the [wiki](https://github.com/dresende/node-orm2/wiki/Syncing-and-dropping-models).
230230

231231
## Advanced Options
232232

0 commit comments

Comments
 (0)