Skip to content

Commit b830d4c

Browse files
committed
Updates
1 parent c711a8d commit b830d4c

21 files changed

+21
-21
lines changed

aspnetcore/includes/trustCertMac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Visual Studio for Mac displays the following popup:
22

3-
![HTTPS Development certificate not found. Do you want to install and trust the certificate?](~/includes/static/trustCertMac.png)
3+
![HTTPS Development certificate not found. Do you want to install and trust the certificate?](~/static/trustCertMac.png)
44

55
Select **Yes** if you trust the development certificate.
66

77
The following dialog is displayed:
88

9-
![Security warning dialog](~/includes/static/certMac.png)
9+
![Security warning dialog](~/static/certMac.png)
1010

1111
Enter your password and select **OK**
1212

aspnetcore/includes/trustCertMac6.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Visual Studio for Mac displays the following popup:
22

3-
![HTTPS Development certificate not found. Do you want to install and trust the certificate?](~/includes/static/trustCertMac6.png)
3+
![HTTPS Development certificate not found. Do you want to install and trust the certificate?](~/static/trustCertMac6.png)
44

55
Select **Install and Trust** if you trust the development certificate.
66

77
The following dialog is displayed:
88

9-
![Security warning dialog](~/includes/static/certMac6.png)
9+
![Security warning dialog](~/static/certMac6.png)
1010

1111
Enter your password and select **Update Settings**
1212

aspnetcore/includes/trustCertMacVS22.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Visual Studio for Mac displays the following popup:
22

3-
![HTTPS Development certificate was not found. Do you want to install and trust the certificate?](~/includes/static/trustCertMacVS22.png)
3+
![HTTPS Development certificate was not found. Do you want to install and trust the certificate?](~/static/trustCertMacVS22.png)
44

55
* Select **Install and Trust** if you trust the development certificate.
66

77
The following dialog is displayed:
88

9-
![Security warning dialog](~/includes/static/certMacVS22.png)
9+
![Security warning dialog](~/static/certMacVS22.png)
1010

1111
* Enter your password and select **Update Settings**.
1212

aspnetcore/includes/trustCertVS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Visual Studio displays the following dialog when a project is not yet configured to use SSL:
22

3-
![This project is configured to use SSL. To avoid SSL warnings in the browser you can choose to trust the self-signed certificate that IIS Express has generated. Would you like to trust the IIS Express SSL certificate?](~/includes/static/trustCert.png)
3+
![This project is configured to use SSL. To avoid SSL warnings in the browser you can choose to trust the self-signed certificate that IIS Express has generated. Would you like to trust the IIS Express SSL certificate?](~/static/trustCert.png)
44

55
Select **Yes** if you trust the IIS Express SSL certificate.
66

77
The following dialog is displayed:
88

9-
![Security warning dialog](~/includes/static/cert.png)
9+
![Security warning dialog](~/static/cert.png)
1010

1111
Select **Yes** if you agree to trust the development certificate.
1212

aspnetcore/includes/trustCertVS22.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Visual Studio displays the following dialog:
22

3-
![This project is configured to use SSL. To avoid SSL warnings in the browser you can choose to trust the self-signed certificate that IIS Express has generated. Would you like to trust the IIS Express SSL certificate?](~/includes/static/trustCertVS22.png)
3+
![This project is configured to use SSL. To avoid SSL warnings in the browser you can choose to trust the self-signed certificate that IIS Express has generated. Would you like to trust the IIS Express SSL certificate?](~/static/trustCertVS22.png)
44

55
Select **Yes** if you trust the IIS Express SSL certificate.
66

77
The following dialog is displayed:
88

9-
![Security warning dialog](~/includes/static/cert.png)
9+
![Security warning dialog](~/static/cert.png)
1010

1111
Select **Yes** if you agree to trust the development certificate.
1212

aspnetcore/includes/trustCertVSC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
The preceding command displays the following dialog, provided the certificate was not previously trusted:
1313

14-
![Security warning dialog](~/includes/static/cert.png)
14+
![Security warning dialog](~/static/cert.png)
1515

1616
* Select **Yes** if you agree to trust the development certificate.
1717

aspnetcore/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ highlightedContent:
2121
# Card
2222
- title: "Create an ASP.NET Core app on any platform in 5 minutes"
2323
itemType: get-started
24-
url: getting-started/index.md
24+
url: get-started.md
2525
# Card
2626
- title: "Create your first web UI"
2727
itemType: get-started
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)