website/integrations: veeam-enterprise-manager: don't hardcode helpcenter doc version (#12538)
By hardcoding the version to 100 with `?ver=100`, the user will get an outdated introduction documentation page. Removing that parameter results in a redirection to version 120, which is more recent. Small QOL change. Signed-off-by: 4d62 <github-user@sdko.org>
This commit is contained in:
@ -11,7 +11,7 @@ sidebar_label: Veeam Enterprise Manager
|
||||
|
||||
> Veeam Backup Enterprise Manager (Enterprise Manager) is a management and reporting component that allows you to manage multiple Veeam Backup & Replication installations from a single web console. Veeam Backup Enterprise Manager helps you optimize performance in remote office/branch office (ROBO) and large-scale deployments and maintain a view of your entire virtual environment.
|
||||
>
|
||||
> -- https://helpcenter.veeam.com/docs/backup/em/introduction.html?ver=100
|
||||
> -- https://helpcenter.veeam.com/docs/backup/em/introduction.html
|
||||
|
||||
## Preparation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user