Browse Source

Update migration.md

dots do not work.
tags/2.0.0-beta
Vladimir 11 years ago
parent
commit
d8d7ed1ee3
  1. 2
      docs/guide/migration.md

2
docs/guide/migration.md

@ -307,7 +307,7 @@ are located within the module's `migrations` directory, we can use the following
command:
```
yii migrate/up --migrationPath=@app.modules.forum.migrations
yii migrate/up --migrationPath=@app/modules/forum/migrations
```

Loading…
Cancel
Save