Skip to content

Commit 42c4372

Browse files
committed
Update workflow to place HTML files in the same directories as the original Markdown files
1 parent 4378508 commit 42c4372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started/setting_up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ db's host,username,password,database name, and the port it is listening to.
1111
login in with username and password(use "admin" for both username and password in first time)
1212

1313
Then following instruction to set your database
14-
![import_page_create](/static/manage_database_1.png)
15-
![import_page_create](/static/manage_database_2.png)
14+
![import_page_create](../static/manage_database_1.png)
15+
![import_page_create](../static/manage_database_2.png)

0 commit comments

Comments
 (0)