From f96edf0a984546cd0236168c2cde45fe8996d2db Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 25 Jun 2020 21:14:21 -0700 Subject: [PATCH] Correct link to guacamole-common for draft 1.2.0-RC1 release notes. --- _releases/1.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_releases/1.2.0.md b/_releases/1.2.0.md index 72cb9e41..12c7abd8 100644 --- a/_releases/1.2.0.md +++ b/_releases/1.2.0.md @@ -33,7 +33,7 @@ binary-dist: documentation: "Manual" : "/doc/1.2.0/gug" - "guacamole-common" : "/doc/1.2.0/guacamole-common" + "guacamole-common" : "/doc/1.1.0/guacamole-common" "guacamole-common-js" : "/doc/1.2.0/guacamole-common-js" "guacamole-ext" : "/doc/1.2.0/guacamole-ext" "libguac" : "/doc/1.2.0/libguac"