Skip to content

Commit 008a941

Browse files
committed
update security course highlight web component, customizable subtitle
2 parents 2da1b87 + 1672484 commit 008a941

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

ims-education.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
linktext="Sign up for an IBM ID →"
9191
link="https://login.ibm.com/authsvc/mtfim/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:basicldapuser&Target=https%3A%2F%2Flogin.ibm.com%2Foidc%2Fendpoint%2Fdefault%2Fauthorize%3FqsId%3D9fe3fe66-c22f-4c7b-8e5d-01dfc0e8defa%26client_id%3DMyIBMDallasProdCI"
9292
highlight="Implementing IMS Security"
93-
highlightsub="New course"
93+
highlightsub="Available now!"
9494
highlightlink="#ims-security"
9595
></hero-section>
9696

@@ -322,7 +322,6 @@
322322
<course-card
323323
id="ims-security"
324324
name="Implementing IMS Security"
325-
session="New course!"
326325
desc="In this comprehensive course, learn what IMS resources can be protected, such as data
327326
sets, transactions, commands, and databases, and what facilities you can use to protect those
328327
resources, such as default IMS options, PSBs, and exits, and non-IMS facilities such as RACF or
@@ -333,7 +332,7 @@
333332
cost="None"
334333
badge="Yes"
335334
time="27 hours"
336-
link="https://learn.ibm.com/course/view.php?id=17849"
335+
link="https://www.ibm.com/training/course/implementing-ims-security-DL00968G"
337336
class="pure-u-1"
338337
>
339338
</course-card>

web-components/hero-section/hero-section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ <h2 class="highlight"></h2>
2626
<a class="highlight-link" rel="noopener noreferrer">See details</a>
2727
</div>
2828
</div>
29-
</section>
29+
</section>

0 commit comments

Comments
 (0)