Skip to content

Commit 0a9ffb9

Browse files
committed
Fix webform URL
1 parent 702266c commit 0a9ffb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/modules/ROOT/pages/module-prompt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ public record EmailResponse(String subject, String message, String address) { }
680680

681681
image::prompt/new-field-added-to-email-response.png[Add "address" field to EmailResponse Record]
682682

683-
Now let's revisit the https://parasol-app-{user}-dev-parasol-app-{user}-dev.{openshift_cluster_ingress_domain}[web form^] and test out the new AI-generated attribute:
683+
Now let's revisit the https://{user}-parasol-insurance-parasol-webui.{openshift_cluster_ingress_domain}[web form^] and test out the new AI-generated attribute:
684684

685685
- Reload the Email generate page. It take 10 - 20 seconds to recompile and apply the new prompt in the Quarkus dev mode.
686686
- Copy and paste the new claim #1 example from the prior section into the form.

0 commit comments

Comments
 (0)