From db6855820becad70b8c857dd5021819385dbaea8 Mon Sep 17 00:00:00 2001 From: Sergey Lukin Date: Sat, 27 Jun 2020 22:55:19 +0300 Subject: [PATCH] Adjust links pointing to 2.0 branch to point to 2.0.0 tag --- docs/pages/inky.md | 2 +- migration.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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). -- 2.47.2