Skip to content

Commit

Permalink
Update migration.md
Browse files Browse the repository at this point in the history
dots do not work.
  • Loading branch information
dizews committed Jan 4, 2014
1 parent f361556 commit d8d7ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```


Expand Down

0 comments on commit d8d7ed1

Please sign in to comment.