From 2eebe8b6550bf78aea8487f734484eb77f03e273 Mon Sep 17 00:00:00 2001 From: Justin Geibel Date: Wed, 18 Dec 2019 20:39:30 -0500 Subject: [PATCH] Link directly to cargo install page This fixes a papercut where after clicking on the button, clicking the back button causes the user to immediately redirect again. Additionally, on Firefox 71, it was not possible to long-click on the back button to return to crates.io (as the only entry in the list was the redirect. On Chromium 79 I had no such issue. --- app/templates/index.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/index.hbs b/app/templates/index.hbs index c11be7b8882..d1e06ab38d9 100644 --- a/app/templates/index.hbs +++ b/app/templates/index.hbs @@ -2,10 +2,10 @@

The Rust community’s crate registry