Skip to content

Commit 8786cc9

Browse files
authored
Merge pull request #80 from imsdev/home-links-fix
Update broken links on homepage
2 parents da10a67 + df4ffa9 commit 8786cc9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h3>GitHub</h3>
148148
<p>
149149
See the IMS GitHub repositories to grab sample code, learn how to perform tasks on IMS, and more.
150150
</p>
151-
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
151+
<a href="ims-repos.html" aria-label="Learn more about IMS GitHub repositories">Learn more</a>
152152
</div>
153153
</div>
154154
</div>
@@ -176,7 +176,7 @@ <h3>Automation</h3>
176176
See how Ansible® helps you automate z/OS® applications and IT infrastructure as part of your enterprise
177177
automation strategy by using a proven and consistent approach.
178178
</p>
179-
<a href="ims-education.html" aria-label="Learn more about courses">Learn more</a>
179+
<a href="https://imsdev.github.io/ims-devops.html" aria-label="Learn more about automation with IMS">Learn more</a>
180180
</div>
181181
<div class="pure-u-1 pure-u-sm-1-3 pure-pad-r">
182182
<img src="wp-content/Icon_Homepage_Java and IMS.svg" alt="" class="icon icon-lg icon-invert">
@@ -185,15 +185,15 @@ <h3>Java</h3>
185185
With over 15 years of support, Java™ has become the quintessential language of modern
186186
IMS applications. Get started with our Java offerings.
187187
</p>
188-
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
188+
<a href="https://imsdev.github.io/ims-java.html" aria-label="Learn more about Java and IMS">Learn more</a>
189189
</div>
190190
<div class="pure-u-1 pure-u-sm-1-3 pure-pad">
191191
<img src="wp-content/Icon_Homepage_IMS Database Manager.svg" alt="" class="icon icon-lg icon-invert">
192192
<h3>IMS Database</h3>
193193
<p>
194194
Data integrity, performance, simplified use of SQL, and powerful recovery tools make IMS Database Manager the best choice to protect your enterprise assets.
195195
</p>
196-
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
196+
<a href="https://imsdev.github.io/ims-db.html" aria-label="Learn more about IMS Database">Learn more</a>
197197
</div>
198198
<div class="pure-u-1 pure-u-sm-1-3 pure-pad">
199199
<img src="wp-content/icons/icon_3d.svg" alt="" class="icon icon-lg icon-invert">
@@ -202,7 +202,7 @@ <h3>IMS Transaction Manager</h3>
202202
Using APIs and distributed connectivity, IMS integrates with modern tools and emerging technologies,
203203
enabling it to host mission-critical applications to support billions of transactions per day.
204204
</p>
205-
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
205+
<a href="https://imsdev.github.io/ims-tm.html" aria-label="Learn more about IMS Transaction Manager">Learn more</a>
206206
</div>
207207
</section>
208208

0 commit comments

Comments
 (0)