Skip to content

Commit 1e313f1

Browse files
authored
Update linux-installation.md (#254)
* Update linux-installation.md fix new version number * update version number in linux installer image
1 parent 3606f17 commit 1e313f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dotnet-docs/linux-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 201
1010

1111
# Report Server for .NET: Installation on Linux
1212

13-
Starting with the [2025 Q3 release](https://www.telerik.com/support/whats-new/report-server/release-history/progress-telerik-report-server-2025-q3-11-2-25-812) of the Telerik Report Server, you can download a separate installer for Linux operating systems.
13+
Starting with the [2025 Q3 release](https://www.telerik.com/support/whats-new/report-server/release-history/progress-telerik-report-server-2025-q3-11-2-25-813) of the Telerik Report Server, you can download a separate installer for Linux operating systems.
1414

1515
>note The CLI installer is configured for [Ubuntu](https://ubuntu.com/) and Ubuntu-based distributions.
1616
@@ -30,7 +30,7 @@ sudo apt-get install unzip
3030
1. After installing the unzip utility, use the following command to extract the installer into a new directory:
3131
3232
````bash
33-
unzip Telerik_ReportServer_Net_NonWindows_Installer_11_2_25_812.zip -d reportserver
33+
unzip Telerik_ReportServer_Net_NonWindows_Installer_11_2_25_813.zip -d reportserver
3434
````
3535

3636

1.57 KB
Loading

0 commit comments

Comments
 (0)