Update URLs

This commit is contained in:
Mark Harris 2016-07-06 14:17:51 -07:00
parent b15172a34e
commit 58dbcf23f3
5 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
/* This is meant to be a simple example of encoding and decoding audio
using Opus. It should make it easy to understand how the Opus API
works. For more information, see the full API documentation at:
http://www.opus-codec.org/docs/ */
https://www.opus-codec.org/docs/ */
#include <stdlib.h>
#include <errno.h>