From: Sergey Lukin Date: Sat, 27 Jun 2020 19:55:19 +0000 (+0300) Subject: Adjust links pointing to 2.0 branch to point to 2.0.0 tag X-Git-Tag: v2.3.0^2~12^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1008%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Adjust links pointing to 2.0 branch to point to 2.0.0 tag --- diff --git a/docs/pages/inky.md b/docs/pages/inky.md index 69a4858c..462bf555 100644 --- a/docs/pages/inky.md +++ b/docs/pages/inky.md @@ -49,7 +49,7 @@ Essentially, it is just custom HTML tags. Things like `` and `` ar **How does it work?** -We run a Gulp task that runs through your code, identifies our custom Inky tags, and translates them into valid HTML. For the more tech-savvy, you can [check out our task on our Github Repo](https://github.com/zurb/foundation-emails/blob/master/gulpfile.js#L149). +We run a Gulp task that runs through your code, identifies our custom Inky tags, and translates them into valid HTML. For the more tech-savvy, you can [check out our task on our Github Repo](https://github.com/foundation/foundation-emails/blob/v2.0.0/gulpfile.js#L149). **How do I start Inky?** diff --git a/migration.md b/migration.md index 68ba7e6f..ad9101e4 100644 --- a/migration.md +++ b/migration.md @@ -458,4 +458,4 @@ The menu component can be used to create a simple set of links comonly used in h - Git - Node -To use the Sass version with the Inky markup language you'll want to insall the Foundation for Emails project template. You'll find the [installation instructions here](https://github.com/zurb/foundation-emails#getting-started). +To use the Sass version with the Inky markup language you'll want to insall the Foundation for Emails project template. You'll find the [installation instructions here](https://github.com/foundation/foundation-emails#getting-started).