Skip to content

Commit efdce33

Browse files
authored
Update setting-up-your-telerik-repor-server-license-key.md (#248)
- added explicit explanation that licensing key is required for both trial and commercial versions. - fixed filename typo, edited redirects.
1 parent cc86e5e commit efdce33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

licensing/setting-up-your-telerik-repor-server-license-key.md renamed to licensing/setting-up-your-telerik-report-server-license-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 1
1010

1111
# Setting Up Your Telerik Report Server License Key
1212

13-
Starting with the Q1 2025 release, the Telerik Report Server requires activation through a license key (trial or commercial). This article describes how to download or update your personal license key and use it to activate the Telerik Report Server product.
13+
Starting with the Q1 2025 release, the Telerik Report Server requires activation using a license key — this applies to both the trial and commercial versions of the product. This article describes how to download or update your personal license key and use it to activate the Telerik Report Server product.
1414

1515
An invalid license results in [error and warning]({%slug license-errors-and-warnings%}) indicators such as watermarks and banners.
1616

redirect.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<add key="/report-server/copyright" value = "https://www.progress.com/legal/documentation-copyright"/>
77

88
<add key="/report-server/user-guide/search" value = "/report-server/user-guide/report-server-manager-overview"/>
9-
<add key="/report-server/licensing" value = "/report-server/licensing/setting-up-your-telerik-repor-server-license-key"/>
10-
<add key="/report-server/licensing/" value = "/report-server/licensing/setting-up-your-telerik-repor-server-license-key"/>
9+
<add key="/report-server/licensing" value = "/report-server/licensing/setting-up-your-telerik-report-server-license-key"/>
10+
<add key="/report-server/licensing/" value = "/report-server/licensing/setting-up-your-telerik-report-server-license-key"/>
1111

1212
<add key="{{site.baseurl}}{{ redirect }}" value="{{ page.url | remove_first: '/' | replace: '.html', '' }}"/>{% endfor %}{% endfor %}
1313
</rewriteMap>

0 commit comments

Comments
 (0)