Skip to content
Snippets Groups Projects
Unverified Commit 7090860f authored by Michael Ball's avatar Michael Ball Committed by GitHub
Browse files

docs: make ELB zip URL and <a> tag

This makes it easier to download new versions. :)
parent d1192171
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@ Here's each step:
1. Go to Elastic Beanstalk and select your `Metabase` application
* Click on `Application Versions` on the left nav (you can also choose `Application Versions` from the dropdown at the top of the page)
* Download the latest Metabase Elastic Beanstalk deployment file
* http://downloads.metabase.com/{{ site.latest_version }}/metabase-aws-eb.zip
* [http://downloads.metabase.com/{{ site.latest_version }}/metabase-aws-eb.zip](http://downloads.metabase.com/{{ site.latest_version }}/metabase-aws-eb.zip)
* Upload a new Application Version
* Click the `Upload` button on the upper right side of the listing
* Give the new version a name, ideally including the Metabase version number (e.g. {{ site.latest_version }})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment