-<!-- Please only file bugs with Foundation on GitHub. If you've got a more general question about how to use Foundation, we can help you on the Foundation Forum: http://get.foundation/forum -->
+<!-- Please only file bugs with Foundation on GitHub. If you've got a more general question about how to use Foundation, we can help you on the Foundation Forum: https://get.foundation/forum -->
**How can we reproduce this bug?**
-# [Foundation for Emails](http://get.foundation/emails)
+# [Foundation for Emails](https://get.foundation/emails)
[](https://www.npmjs.org/package/foundation-emails)
[](https://www.npmjs.org/package/foundation-emails)
{
"name": "foundation-emails",
"version": "2.2.1",
- "homepage": "http://get.foundation/emails",
+ "homepage": "https://get.foundation/emails",
"authors": [
"ZURB <foundation@zurb.com>"
],
spec.summary = %q{A framework for responsive emails made by ZURB.}
spec.description = %q{Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client.}
- spec.homepage = "http://get.foundation/emails"
+ spec.homepage = "https://get.foundation/emails"
spec.license = "MIT"
spec.files = Dir[ File.join("**", "*") ].reject { |p| File.directory?(p) || p.match(%{^(test|spec|features)/}) }
- **Streamlined and updated responsive grid:** We’ve simplified the markup in the new version so it’s faster and easier to code. The new responsive grid in Emails 2 requires fewer tags and classes. It’s also now responsive on Android Native!
- **Inky templating language:** With Inky you can write less code and get more done. The Inky language gets you out of tables and into a simpler, more web-like, HTML.
- **Built with Sass:** Now faster than ever, you can easily make sweeping visual changes to your email that reflect your brand styles - all within one settings file.
-- **ZURB Stack:** All kinds of task automation - [Panini](http://get.foundation/sites/docs/panini.html), our Handlebars templates, compiling Sass, BrowserSync, image compression, and auto inlining are built in to speed up your workflow.
+- **ZURB Stack:** All kinds of task automation - [Panini](https://get.foundation/sites/docs/panini.html), our Handlebars templates, compiling Sass, BrowserSync, image compression, and auto inlining are built in to speed up your workflow.
## Overview