Fix automation analytics link in license page (#13225)

This commit is contained in:
Marliana Lara
2023-03-23 07:02:16 -04:00
committed by GitHub
parent 4bf8366687
commit 1f9925cf51

View File

@@ -41,7 +41,7 @@ function AnalyticsStep() {
component="a" component="a"
href={`${getDocsBaseUrl( href={`${getDocsBaseUrl(
config config
)}/html/installandreference/user-data.html#index-0`} )}/html/administration/usability_data_collection.html#automation-analytics`}
variant="link" variant="link"
isInline isInline
ouiaId="tower-documentation-link" ouiaId="tower-documentation-link"