diff --git a/public/latestR5 b/public/latestR5
new file mode 120000
index 0000000000000000000000000000000000000000..d012306ec9fd940ee7a621a135e75752a6ec7e70
--- /dev/null
+++ b/public/latestR5
@@ -0,0 +1 @@
+v5.1
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index 96e77118a0c2d26757059aa8428fac8bcef8b915..56d30714f429830159ce68bd737f5d0a4e47cb1b 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -32,7 +32,8 @@
     "version": "v5.1",
     "title": "v5.1",
     "aliases": [
-      "latest"
+      "latest",
+      "latestR5"
     ]
   }
 ]