From 1042fcdaa3a931d3c81656917e535b2c8bebca72 Mon Sep 17 00:00:00 2001 From: Steve Johnson Date: Wed, 17 Sep 2014 08:13:49 -0500 Subject: [PATCH 1/2] Testing the fork --- guides/m2devgde/v1.0.0.0/integration/integration-auth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/m2devgde/v1.0.0.0/integration/integration-auth.md b/guides/m2devgde/v1.0.0.0/integration/integration-auth.md index a7accfd7c6b..ad063b997a7 100644 --- a/guides/m2devgde/v1.0.0.0/integration/integration-auth.md +++ b/guides/m2devgde/v1.0.0.0/integration/integration-auth.md @@ -9,6 +9,8 @@ title: Understanding Integration Authorization Hello! Hello! +Hello! + There are two ways to authenticate the third-party system with Magento: * (Preferred) Using a secure, cloud-based OAuth workflow From a6d9e7256568d1bad09df2b6c23877540847b5a9 Mon Sep 17 00:00:00 2001 From: Steve Johnson Date: Wed, 17 Sep 2014 08:27:55 -0500 Subject: [PATCH 2/2] Test push with meaningless change --- guides/m2devgde/v1.0.0.0/integration/integration-code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/m2devgde/v1.0.0.0/integration/integration-code.md b/guides/m2devgde/v1.0.0.0/integration/integration-code.md index 2b3648fa4f5..244380d005f 100644 --- a/guides/m2devgde/v1.0.0.0/integration/integration-code.md +++ b/guides/m2devgde/v1.0.0.0/integration/integration-code.md @@ -5,6 +5,8 @@ title: Coding Your Integration

Coding Your Integration

+Hey there hi there ho there! +

Help us improve this page 

This topic discusses how to code your integration with Magento. Eventually, you will be able to market your integration as an extension on Magento Connect; however, it's not possible to do that now for Magento 2 integrations.