Skip to content

Commit 9af28a8

Browse files
987276: Update deployment-linux-nginx.md
1 parent 5eb8876 commit 9af28a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/common/deployment/deployment-linux-nginx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cd publish
4444
dotnet SfBlazorApp.dll --urls "http://0.0.0.0:5000"
4545
```
4646

47-
![Publish Blazor Web App](../images/publish-blazor-app.png)
47+
![Publish Blazor Web App](../images/publish-blazor-app.jpg)
4848

4949
## Configure NGINX to Proxy Requests
5050

@@ -107,4 +107,4 @@ You should now see your Blazor Web app running successfully with Syncfusion comp
107107
## See also
108108

109109
* [Host ASP.NET Core on Linux with NGINX](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0)
110-
* [Configure NGINX for ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0#configure-nginx)
110+
* [Configure NGINX for ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0#configure-nginx)

0 commit comments

Comments
 (0)