Skip to content

Commit 584894d

Browse files
authored
Merge pull request #499 from mbaldessari/agof-fixes
Fix 404 link for subscriptions in agof
2 parents d01c0d1 + 7b729f4 commit 584894d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/learn/vp_agof.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Click the `Load token` link at https://console.redhat.com[console.redhat.com] >
188188
* `agof_statedir:` set its value to `"{{ '~/agof' | expanduser }}"`
189189
* `agof_iac_repo:` set its value to `"https://github.com/mhjacks/agof_demo_config.git"`
190190

191-
. Optional: Create a subscription manifest by following the guidance at link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/htmlred_hat_ansible_automation_platform_operations_guide/assembly-aap-obtain-manifest-files#assembly-aap-obtain-manifest-files[Obtaining a manifest file].
191+
. Optional: Create a subscription manifest by following the guidance at link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html-single/red_hat_ansible_automation_platform_operations_guide/index#proc-create-subscription-allocation_obtain-manifest[Obtaining a manifest file].
192192

193193
.. Update your `agof_vault.yml` file with the path to the downloaded manifest zip file. For example add the following:
194194
+
@@ -308,4 +308,4 @@ $ ./pattern.sh make api_install
308308
[source,terminal]
309309
----
310310
$ ./pattern.sh make aws_uninstall
311-
----
311+
----

0 commit comments

Comments
 (0)