]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Adjust links pointing to 2.0 branch to point to 2.0.0 tag 1008/head
authorSergey Lukin <sergey@hiredscore.com>
Sat, 27 Jun 2020 19:55:19 +0000 (22:55 +0300)
committerSergey Lukin <sergey@hiredscore.com>
Sat, 27 Jun 2020 19:55:19 +0000 (22:55 +0300)
docs/pages/inky.md
migration.md

index 69a4858ca86f4ec93c9a3ff720365a53230fb120..462bf555bc433ba871e53eba256ffb0415a6245c 100644 (file)
@@ -49,7 +49,7 @@ Essentially, it is just custom HTML tags. Things like `<row>` and `<columns>` 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).
 
 <a id="how-to-inky"></a>
 **How do I start Inky?**
index 68ba7e6fa4c1fd651139f2b1baa9c28ea8843b40..ad9101e4243bbe0d30c448ebc15227e274452be9 100644 (file)
@@ -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).