From 8f684aa676062fd264c9289ad4cc2f5752bf2d97 Mon Sep 17 00:00:00 2001 From: Svart Adam Solander Date: Sun, 20 Nov 2022 21:37:41 +0100 Subject: Update osc.md Fixed broken link to the OSC Specification 1.0. --- backends/osc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/osc.md') diff --git a/backends/osc.md b/backends/osc.md index 61b3324..939c742 100644 --- a/backends/osc.md +++ b/backends/osc.md @@ -30,7 +30,7 @@ This is done by specifying *patterns* in the instance configuration using an ass ``` The pattern will be matched only against the local part (that is, the path excluding any configured instance root). -Patterns may contain the following expressions (conforming to the [OSC pattern matching specification](http://opensoundcontrol.org/spec-1_0)): +Patterns may contain the following expressions (conforming to the [OSC pattern matching specification](https://opensoundcontrol.stanford.edu/spec-1_0.html)): * `?` matches any single legal character * `*` matches zero or more legal characters * A comma-separated list of strings inside curly braces `{}` matches any of the strings -- cgit v1.2.3