Skip to content

Commit 82d9f46

Browse files
authored
Cherry-Pick: Repoint link to existing software install automation guide (#25128)
For #25076 (unreleased bug), merged into `main` via #25116
1 parent 32a8a1a commit 82d9f46

File tree

1 file changed

+1
-1
lines changed
  • frontend/pages/SoftwarePage/SoftwareAddPage/SoftwareFleetMaintained/FleetMaintainedAppDetailsPage/FleetAppDetailsForm

1 file changed

+1
-1
lines changed

frontend/pages/SoftwarePage/SoftwareAddPage/SoftwareFleetMaintained/FleetMaintainedAppDetailsPage/FleetAppDetailsForm/FleetAppDetailsForm.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const InstallTypeSection = ({
124124
color="yellow"
125125
cta={
126126
<CustomLink
127-
url={`${LEARN_MORE_ABOUT_BASE_LINK}/automatic-software-install-policies`}
127+
url={`${LEARN_MORE_ABOUT_BASE_LINK}/policy-automation-install-software`}
128128
text="Learn more"
129129
newTab
130130
/>

0 commit comments

Comments
 (0)