Skip to content

Commit f5a6f8d

Browse files
committed
add product page segment to nav dropdown
1 parent 8786cc9 commit f5a6f8d

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

web-components/nav-header/nav-header.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@ <h5>Courses</h5>
5050
<h5>IMS repos on GitHub</h5>
5151
<p>Get code samples and tutorials on IMS components, workflows, Java, and more.</p>
5252
</a>
53+
<a href="https://www.ibm.com/products/ims"
54+
tabindex="-1"
55+
rel="noopener noreferrer"
56+
target="_blank"
57+
>
58+
<h5>
59+
IMS product page
60+
<img src="wp-content/Icon07.png" alt="External link" class="external-link">
61+
</h5>
62+
<p>Learn about the latest IMS features and offerings.</p>
63+
</a>
5364
</div>
5465
<div>
5566
<h3>Innovate</h3>
@@ -87,7 +98,7 @@ <h5>IMS Gold</h5>
8798
>
8899
<h5>
89100
IMS community
90-
<img src="wp-content/Icon07.png" alt="External link" class="external-link"></img>
101+
<img src="wp-content/Icon07.png" alt="External link" class="external-link">
91102
</h5>
92103
<p>See the latest IMS blogs, engage in IMS forums, and more by visiting the <b>IMS Community</b> website.</p>
93104
</a>

0 commit comments

Comments
 (0)