mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 11:57:37 -02:30
Fix automation analytics link in license page (#13225)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user