Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h3>GitHub</h3>
<p>
See the IMS GitHub repositories to grab sample code, learn how to perform tasks on IMS, and more.
</p>
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
<a href="ims-repos.html" aria-label="Learn more about IMS GitHub repositories">Learn more</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -176,7 +176,7 @@ <h3>Automation</h3>
See how Ansible® helps you automate z/OS® applications and IT infrastructure as part of your enterprise
automation strategy by using a proven and consistent approach.
</p>
<a href="ims-education.html" aria-label="Learn more about courses">Learn more</a>
<a href="https://imsdev.github.io/ims-devops.html" aria-label="Learn more about automation with IMS">Learn more</a>
</div>
<div class="pure-u-1 pure-u-sm-1-3 pure-pad-r">
<img src="wp-content/Icon_Homepage_Java and IMS.svg" alt="" class="icon icon-lg icon-invert">
Expand All @@ -185,15 +185,15 @@ <h3>Java</h3>
With over 15 years of support, Java™ has become the quintessential language of modern
IMS applications. Get started with our Java offerings.
</p>
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
<a href="https://imsdev.github.io/ims-java.html" aria-label="Learn more about Java and IMS">Learn more</a>
</div>
<div class="pure-u-1 pure-u-sm-1-3 pure-pad">
<img src="wp-content/Icon_Homepage_IMS Database Manager.svg" alt="" class="icon icon-lg icon-invert">
<h3>IMS Database</h3>
<p>
Data integrity, performance, simplified use of SQL, and powerful recovery tools make IMS Database Manager the best choice to protect your enterprise assets.
</p>
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
<a href="https://imsdev.github.io/ims-db.html" aria-label="Learn more about IMS Database">Learn more</a>
</div>
<div class="pure-u-1 pure-u-sm-1-3 pure-pad">
<img src="wp-content/icons/icon_3d.svg" alt="" class="icon icon-lg icon-invert">
Expand All @@ -202,7 +202,7 @@ <h3>IMS Transaction Manager</h3>
Using APIs and distributed connectivity, IMS integrates with modern tools and emerging technologies,
enabling it to host mission-critical applications to support billions of transactions per day.
</p>
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
<a href="https://imsdev.github.io/ims-tm.html" aria-label="Learn more about IMS Transaction Manager">Learn more</a>
</div>
</section>

Expand Down