Skip to content

Commit 52768c7

Browse files
committed
renaming images to assets
1 parent 7773076 commit 52768c7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/assets/pc_specs.png

157 KB
Loading

docs/assets/system_model.png

55.8 KB
Loading

docs/assets/window_code.png

165 KB
Loading

docs/windows_install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ cargo test
7171

7272
The above test instance runs over multiple files packed with the repo, and a final output message can help us in understanding errors. Typically, successful installation gives the following last few lines:
7373

74-
![Screen Image](images/window_code.png){ loading=lazy }
74+
![Screen Image](assets/window_code.png){ loading=lazy }
7575

7676
Congratulations!! You have successfully installed microBioRust in your system. You can proceed with Getting started section of the documentation.
7777

7878
> Session Information:
7979
80-
![PC Specs](images/pc_specs.png){ loading=lazy }
81-
![System model](images/system_model.png){ loading=lazy }
80+
![PC Specs](assets/pc_specs.png){ loading=lazy }
81+
![System model](assets/system_model.png){ loading=lazy }

0 commit comments

Comments
 (0)