Commit 9779d056 authored by Alex Wang's avatar Alex Wang

Fix the broken link to the section about chord recognition

parent 9e03dc6b
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>index</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<title>index</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
......@@ -11930,7 +11928,7 @@ div#notebook {
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="notebooks/tonal.ipynb">Tonal Descriptors: Pitch and Chroma</a></li>
<li><a href="tonal.html">Tonal Descriptors: Pitch and Chroma</a> (<a href="tonal.ipynb">ipynb</a>)</li>
</ol>
</div>
......@@ -12043,4 +12041,8 @@ div#notebook {
</div>
</div>
</body>
</html>
......@@ -133,7 +133,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Tonal Descriptors: Pitch and Chroma](notebooks/tonal.ipynb)\n",
"1. [Tonal Descriptors: Pitch and Chroma](tonal.html) ([ipynb](tonal.ipynb))\n",
"\n",
"\n"
]
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment