Skip to content

Commit df573c0

Browse files
committed
update imgs path
1 parent 060d2cf commit df573c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,12 @@ Make sure you've forked this project on GitHub. If it's not already, fork this r
323323
![New web service](static/render-create-new.png)
324324

325325
1. Connect your Git repository to Render by selecting the repository and branch you want to deploy.
326-
![connect github](connect-github.png)
327-
![setup render](setup-render.png)
328-
![start command](start-command.png)
326+
![connect github](static/connect-github.png)
327+
![setup render](static/setup-render.png)
328+
![start command](static/start-command.png)
329329

330330
1. Configure the environment variables you need for this FastAPI application.
331-
![environment variables](environment-variables.png)
331+
![environment variables](static/environment-variables.png)
332332

333333
1. Click the "Create Web Service" button.
334334
![Create Web Service](static/render-create-service.png)

0 commit comments

Comments
 (0)