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 78d12b9 commit 85ada2fCopy full SHA for 85ada2f
assets/scripts/navbar.html
@@ -253,7 +253,7 @@
253
<a class="ext-nav-link" href="https://turinglang.org/docs/tutorials/00-introduction/">Tutorials</a>
254
</li>
255
<li>
256
- <p class="ext-nav-link" id="library-handler">Library API</p>
+ <p class="ext-nav-link" id="library-handler">Libraries</p>
257
<div class="ext-dropdown" id="ext-dropdown-items">
258
<ul>
259
<li class="ext-dropdown-item-heading">Modellinglanguages</li>
@@ -451,4 +451,4 @@
451
setAppropriateHeight();
452
});
453
</script>
454
-<!-- NAVBAR END -->
+<!-- NAVBAR END -->
0 commit comments