Skip to content

Commit 4c9571a

Browse files
committed
Fixed migrator outdated text and image
1 parent da333a5 commit 4c9571a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/en/Development-Mvc-Core-Docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In your `aspnet-core\docker\certificate\` folder, you will find **create-certifi
2525

2626
### 3. Running the migrator
2727

28-
In your `aspnet-core\docker\mvc\` folder, you will find **run-migrator** file to apply migrations for your application. Running the shell script should have a similar output like below.
28+
In your `aspnet-core\docker\migrator\` folder, you will find **run-migrator** file to apply migrations for your application. Running the shell script should have a similar output like below.
2929

3030
<img src="images/development-docker-mvc/docker-migrate.png" alt="docker-migrate"/>
3131

Loading

0 commit comments

Comments
 (0)