We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d60f4 commit e277733Copy full SHA for e277733
index.html
@@ -101,7 +101,7 @@
101
aria-haspopup="true" aria-expanded="false" title="Online Use Cases" alt="Online Use Cases">
102
WORKFLOWS / USE CASES</a>
103
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
104
- <a class="dropdown-item" href="./online-use-cases-static.html"><span class="item-text">EXPLORE ALL</span></a>
+ <a class="dropdown-item" href="./online-use-cases.html"><span class="item-text">EXPLORE ALL</span></a>
105
<br>
106
<a class="dropdown-item" target="_blank" href="./docs/"><span class="item-text">GUIDEBOOK</span></a>
107
</div>
0 commit comments