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 5fcf23b commit be870e9Copy full SHA for be870e9
layouts/index.html
@@ -19,7 +19,7 @@ <h1 class="mt-0">{{ .Title }}</h1>
19
<div class="container">
20
<div class="row justify-content-center text-center">
21
<div class="col-lg-7">
22
- <h2 class="h4"><a href="docs/resources/libs">A data science stack</a></h2>
+ <h2 class="h4"><a href="/noj">A data science stack</a></h2>
23
<p>Scicloj is building a set of tools and libraries for data-science and scientific computing in Clojure.</p>
24
</div>
25
0 commit comments