From 19dfaf7440e212563dd5c63a4dc00b6408d79e19 Mon Sep 17 00:00:00 2001
From: Nick Craig-Wood <nick@craig-wood.com>
Date: Mon, 1 Nov 2021 16:50:52 +0000
Subject: [PATCH] docs: fix shortcode rendering on download page

---
 docs/content/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/downloads.md b/docs/content/downloads.md
index 7db0bc4e7..380d337c7 100644
--- a/docs/content/downloads.md
+++ b/docs/content/downloads.md
@@ -10,7 +10,7 @@ Rclone is single executable (`rclone`, or `rclone.exe` on Windows) that you can
 simply download as a zip archive and extract into a location of your choosing.
 See the [install](https://rclone.org/install/) documentation for more details.
 
-## Release {{< version >}}
+## Release {{% version %}} {#release}
 
 | Arch-OS | Windows | macOS | Linux | .deb | .rpm | FreeBSD | NetBSD | OpenBSD | Plan9 | Solaris |
 |:-------:|:-------:|:-----:|:-----:|:----:|:----:|:-------:|:------:|:-------:|:-----:|:-------:|