Skip to content

Commit abf3264

Browse files
committed
fix links
1 parent 48c388b commit abf3264

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

mirdotcom/content/1_introduction/about.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"source": [
1818
"**musicinformationretrieval.com** is a collection of instructional materials for music information retrieval (MIR). These materials contain a mix of casual conversation, technical discussion, and Python code. \n",
1919
"\n",
20-
"These pages, including the one you're reading, are authored using [Jupyter notebooks](https://jupyter.org/). They are compiled using [Jupyter Book](https://jupyterbook.org/en/stable/intro.html#) to create this website. Individual notebooks can be run on either [Binder](https://mybinder.org) or [Google Colab](https://colab.research.google.com/) directly in a web browser.\n",
20+
"These pages, including the one you're reading, are authored using [Jupyter notebooks](https://jupyter.org/). They are compiled using [Jupyter Book](https://jupyterbook.org/) to create this website. Individual notebooks can be run on either [Binder](https://mybinder.org) or [Google Colab](https://colab.research.google.com/) directly in a web browser.\n",
2121
"\n",
22-
"The GitHub repository is found here: [stevetjoa/musicinformationretrieval.com](https://github.com/stevetjoa/musicinformationretrieval.com).\n",
22+
"The GitHub repository is found here: [musicinformationretrieval/musicinformationretrieval.com](https://github.com/musicinformationretrieval/musicinformationretrieval.com).\n",
2323
"\n",
24-
"This site was initially created by [Steve Tjoa](https://www.stevetjoa.com/). It is now maintained by members of the MIR community. For more details, see [the contributors](https://github.com/iranroman/musicinformationretrieval.com/graphs/contributors) to the repository.\n",
24+
"This site was initially created by [Steve Tjoa](https://www.stevetjoa.com/). It is now maintained by members of the MIR community. For more details, see [the contributors](https://github.com/musicinformationretrieval/musicinformationretrieval.com/graphs/contributors) to the repository.\n",
2525
"\n",
26-
"Do you have any feedback? Did you find errors or typos? Are you a teacher or researcher and would like to collaborate? Please let us know [by opening an issue](https://github.com/iranroman/musicinformationretrieval.com/issues/new)."
26+
"Do you have any feedback? Did you find errors or typos? Are you a teacher or researcher and would like to collaborate? Please let us know [by opening an issue](https://github.com/musicinformationretrieval/musicinformationretrieval.com/issues/new)."
2727
]
2828
},
2929
{
@@ -40,7 +40,7 @@
4040
"metadata": {
4141
"id": "jnj5jtWdObRg"
4242
},
43-
"source": "See [contributors on GitHub](https://github.com/iranroman/musicinformationretrieval.com/graphs/contributors)."
43+
"source": "See [contributors on GitHub](https://github.com/musicinformationretrieval/musicinformationretrieval.com/graphs/contributors)."
4444
}
4545
],
4646
"metadata": {

mirdotcom/content/x1_about/people_who_use_mirdotcom.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
{
2424
"metadata": {},
2525
"cell_type": "markdown",
26-
"source": "Do you use `musicinformationretrieval.com` as part of your teaching materials or course? [Open a Pull Request](https://github.com/iranroman/musicinformationretrieval.com/pull/new/) and add your details to this section!",
26+
"source": "Do you use `musicinformationretrieval.com` as part of your teaching materials or course? [Open a Pull Request](https://github.com/musicinformationretrieval/musicinformationretrieval.com/pull/new/) and add your details to this section!",
2727
"id": "69162933138de576"
2828
}
2929
],

0 commit comments

Comments
 (0)