Skip to content

Commit a74439d

Browse files
committed
Image path fix
1 parent 90061ed commit a74439d

3 files changed

Lines changed: 7 additions & 16 deletions

File tree

Usage/Build.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,4 @@
2323
![Usage](Build/5.png)
2424
<br/><br/>
2525

26-
**Step 6:** Fix the permission issue.<br/>
27-
28-
![Usage](Build/6.png)
29-
<br/><br/>
30-
31-
**Step 7:** Open the website.<br/>
32-
33-
![Usage](Build/7.png)
34-
3526

Usage/Deployment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
**Step 1:** Install the pre-requisite using "setup.bat" file. <br/>
1+
**Step 1:** Download the latest relaese from the release tab.<br/>
22

33
![Usage](Deployment/1.jpg)
44
<br/><br/>
55

6-
**Step 2:** Open the project in visual studio and install the "Nuget Packages".<br/>
6+
**Step 2:** Create the website using IIS Manager.<br/>
77

88
![Usage](Deployment/2.png)
99
<br/><br/>
1010

11-
**Step 3:** Publish the website in local system.<br/>
11+
**Step 3:** Provide the website information.<br/>
1212

1313
![Usage](Deployment/3.png)
1414
<br/><br/>
1515

16-
**Step 4:** Create the website using IIS Manager.<br/>
16+
**Step 4:** Please check that the following packages are installed in IIS before browsing the application.
1717

1818
![Usage](Deployment/4.png)
1919
<br/><br/>
2020

21-
**Step 5:** Open the website.<br/>
21+
**Step 5:** Browse the application.<br/>
2222

2323
![Usage](Deployment/5.png)
2424

Usage/IIS_Permission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
**Step 1:** Open the website and observe permission error.<br/>
22

3-
![Usage](Deployment/1.png)
3+
![Usage](IIS_Permission/1.png)
44
<br/><br/>
55

66
**Step 2:** Fix the permission issue.<br/>
77

8-
![Usage](Deployment/2.png)
8+
![Usage](IIS_Permission/2.png)
99
<br/><br/>
1010

1111

0 commit comments

Comments
 (0)