diff options
author | Matthew Gregan <[email protected]> | 2022-04-06 11:37:38 +1200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-06 11:37:38 +1200 |
commit | 2d84b222ef4f056ce19decc9d281da7cf6513caf (patch) | |
tree | bea2abb895844484119bbc61c2c0c1b109cfd202 | |
parent | b62d61bc661b49c7a7f5d97f4657189c630ac7a5 (diff) | |
download | cubeb-2d84b222ef4f056ce19decc9d281da7cf6513caf.tar.gz cubeb-2d84b222ef4f056ce19decc9d281da7cf6513caf.zip |
Update README.md
Fix wiki link.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ See INSTALL.md for build instructions. -See [Backend Support](https://github.com/kinetiknz/cubeb/wiki/Backend-Support) in the wiki for the support level of each backend. +See [Backend Support](https://github.com/mozilla/cubeb/wiki/Backend-Support) in the wiki for the support level of each backend. Licensed under an ISC-style license. See LICENSE for details. |