From 519364b9a59184a2b55def8141a692a439dbdb21 Mon Sep 17 00:00:00 2001 From: Tatsuya Matsumoto Date: Sat, 3 Oct 2020 22:19:10 +0900 Subject: [PATCH] Fix a broken link (Tutorial Start) in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 919ab31..74cfe6f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ native format internally. For information on compiling programs with PortAudio, please see the tutorial at: - http://portaudio.com/trac/wiki/TutorialDir/TutorialStart + http://portaudio.com/docs/v19-doxydocs/tutorial_start.html We have an active mailing list for user and developer discussions. Please feel free to join. See http://www.portaudio.com for details. -- 2.43.0