Skip to content

Commit

Permalink
docs: make ELB zip URL and <a> tag
Browse files Browse the repository at this point in the history
This makes it easier to download new versions. :)
  • Loading branch information
cycomachead authored Nov 28, 2018
1 parent d119217 commit 7090860
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }})
Expand Down

0 comments on commit 7090860

Please sign in to comment.