Skip to content

Commit a48fdfa

Browse files
Merge pull request #311 from electro-smith/support-site-link
Update README.md with links to daisy.audio
2 parents 7288c67 + e5e240b commit a48fdfa

File tree

2 files changed

+570
-570
lines changed

2 files changed

+570
-570
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/electro-smith/libDaisy/actions/workflows/style.yml">
1010
<img src="https://github.com/electro-smith/libDaisy/workflows/Style/badge.svg">
1111
</a>
12-
<a href="https://electro-smith.github.io/libDaisy/index.html">
12+
<a href="https://daisy.audio/software/">
1313
<img src="https://github.com/electro-smith/libDaisy/workflows/Documentation/badge.svg">
1414
</a>
1515
</p>
@@ -27,7 +27,7 @@
2727
</a>
2828
</p>
2929

30-
If you are just getting started with Daisy, check out our [Getting Started Wiki page!](https://github.com/electro-smith/DaisyWiki/wiki)
30+
If you are just getting started with Daisy, check out our [Getting Started page](https://daisy.audio/tutorials/cpp-dev-env/)!
3131

3232
This repo is home to a functional pipeline utilizing libDaisy and DaisySP libraries.
3333

@@ -60,7 +60,7 @@ git submodule update --init
6060

6161
### Compiling the Source
6262

63-
Once you have the repository and the submodules (libDaisy/DaisySP) properly cloned, and the toolchain installed (for details see the [Daisy Wiki](https://github.com/electro-smith/DaisyWiki/wiki) for platform specific instructions) it's time to build the libraries, and some examples.
63+
Once you have the repository and the submodules (libDaisy/DaisySP) properly cloned, and the toolchain installed (for details see the [Daisy support site](https://daisy.audio/tutorials/Understanding-the-Toolchain/) for platform specific instructions) it's time to build the libraries, and some examples.
6464

6565
To build everything at once, run: `./rebuild_all.sh`
6666

0 commit comments

Comments
 (0)