From 9c89f1227539a5f5466c626705abd8146e5abae9 Mon Sep 17 00:00:00 2001 From: Palakis Date: Mon, 2 Oct 2017 09:07:17 +0200 Subject: [PATCH] docs: fix spec version links --- docs/partials/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/partials/introduction.md b/docs/partials/introduction.md index b6005c96..d122f863 100644 --- a/docs/partials/introduction.md +++ b/docs/partials/introduction.md @@ -1,7 +1,7 @@ # obs-websocket 4.2.1 protocol reference **This is the reference for the unreleased obs-websocket 4.2.1. See the list below for older versions.** -- [4.2.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.2.0/PROTOCOL.md) +- [4.2.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.2.0/docs/generated/protocol.md) - [4.1.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.1.0/PROTOCOL.md) - [4.0.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.0.0/PROTOCOL.md)