Skip to content

Commit 6b49c32

Browse files
committed
fix link targets
1 parent 4a16a53 commit 6b49c32

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

ims-tm.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h3>Ways to work</h3>
397397
such as DBRC administration or IMS catalog management, all by using scripted Ansible playbooks.
398398
</p>
399399
<a href="https://imsdev.github.io/ims-devops.html"
400-
target="_blank" rel="noopener noreferrer" aria-label="Learn more about ways to work with IMS TM">Learn more</a>
400+
rel="noopener noreferrer" aria-label="Learn more about ways to work with IMS TM">Learn more</a>
401401
</div>
402402
</div>
403403
<div class="flex-block">
@@ -413,7 +413,7 @@ <h3>Ways to connect</h3>
413413
clients and IMS systems.
414414
</p>
415415
<a href="https://imsdev.github.io/ims-apis.html"
416-
target="_blank" rel="noopener noreferrer" aria-label="Learn more about how to connect to IMS TM">Learn more</a>
416+
rel="noopener noreferrer" aria-label="Learn more about how to connect to IMS TM">Learn more</a>
417417
</div>
418418
</div>
419419
</div>
@@ -458,9 +458,9 @@ <h3>IMS Fundamentals</h3>
458458
Take a deeper dive into the main components of IMS, including IMS TM, IMS DB, and common system services, in this comprehensive course.
459459
</p>
460460
<div class="pure-u-1 pure-u-md-1">
461-
<a aria-label="Learn more about IMS Fundamentals" target="_blank" rel="noopener noreferrer"
461+
<a aria-label="Learn more about IMS Fundamentals" rel="noopener noreferrer"
462462
href="https://imsdev.github.io/ims-education.html#ims-fundamentals">
463-
Learn more
463+
Learn more
464464
</a>
465465
</div>
466466
</div>
@@ -482,9 +482,9 @@ <h3>IMS System Programming in a DBCTL Environment</h3>
482482
</p>
483483
<div class="pure-u-1 pure-u-md-1">
484484
<a aria-label="Learn more about IMS System Programming in a DBCTL Environment"
485-
target="_blank" rel="noopener noreferrer"
485+
rel="noopener noreferrer"
486486
href="https://imsdev.github.io/ims-education.html#ims-dbctl">
487-
Learn more
487+
Learn more
488488
</a>
489489
</div>
490490
</div>
@@ -505,9 +505,9 @@ <h3>IMS TM Performance Analysis</h3>
505505
</p>
506506
<div class="pure-u-1 pure-u-md-1">
507507
<a aria-label="Learn more about IMS TM Performance Analysis"
508-
target="_blank" rel="noopener noreferrer"
508+
rel="noopener noreferrer"
509509
href="https://imsdev.github.io/ims-education.html#ims-tm-performance">
510-
Learn more
510+
Learn more
511511
</a>
512512
</div>
513513
</div>
@@ -527,9 +527,9 @@ <h3>IMS TM Application Programming</h3>
527527
</p>
528528
<div class="pure-u-1 pure-u-md-1">
529529
<a aria-label="Learn more about IMS TM Application Programming"
530-
target="_blank" rel="noopener noreferrer"
530+
rel="noopener noreferrer"
531531
href="https://imsdev.github.io/ims-education.html#ims-tm-prog">
532-
Learn more
532+
Learn more
533533
</a>
534534
</div>
535535
</div>

0 commit comments

Comments
 (0)