Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
mmouly authored Dec 6, 2024
1 parent fc066bf commit 5be4d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions welcomepage/src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ if(System.getenv("SAMPLE") != null && System.getenv("SAMPLE").equals("true")) {
<h2>Additional Resources</h2>
<ul>
<li><a href="https://www.ibm.com/docs/en/odm/9.0.0" target="_blank">ODM Documentation</a></li>
<li><a href="https://github.com/DecisionsDev/odm-for-container-getting-started/tree/9.0.0" target="_blank">Getting Started</a></li>
<li><a href="https://www.ibm.com/community/automation/digital-business-automation/business-rules-management/" target="_blank">IBM Business Automation Community</a></li>
<li><a href="https://github.com/DecisionsDev/odm-for-container-getting-started/tree/master" target="_blank">Getting Started</a></li>
<li><a href="https://community.ibm.com/community/user/automation/home" target="_blank">IBM Business Automation Community</a></li>
<li><a href="https://github.com/ODMDev/odm-ondocker/issues" target="_blank">To report an issue</a></li>
</ul>
</article>
Expand Down

0 comments on commit 5be4d37

Please sign in to comment.