Skip to content

Commit c45100e

Browse files
authored
Merge pull request #5594 from ashensw/master
Fix broken links and images
2 parents 86d2e99 + 2529d1c commit c45100e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
249 KB
Loading

en/includes/guides/service-extensions/pre-flow-extensions/setting-up-actions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ You can trigger actions conditionally by configuring rules. Currently, all three
6868

6969
- [Pre-Issue Access Token]({{base_path}}/guides/service-extensions/pre-flow-extensions/pre-issue-access-token-action/#conditional-invocation-of-pre-issue-access-token-action)
7070
- [Pre-Update Password]({{base_path}}/guides/service-extensions/pre-flow-extensions/pre-update-password-action/#conditional-invocation-of-pre-update-password-action)
71+
{% if not is_version == "7.1.0" %}
7172
- [Pre-Update Profile]({{base_path}}/guides/service-extensions/pre-flow-extensions/pre-update-profile-action/#conditional-invocation-of-pre-update-profile-action)
73+
{% endif %}
7274

7375
### Rule structure
7476

0 commit comments

Comments
 (0)