From 6180cd90fca68568353c20cc7f91f5d653583e7f Mon Sep 17 00:00:00 2001 From: byog Date: Tue, 7 Nov 2017 20:54:07 -0500 Subject: [PATCH] Update extend.md (#2006) * Update extend.md * Update extend.md --- src/doc/extend.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/doc/extend.md b/src/doc/extend.md index 4e051caa75..f47f02f60e 100644 --- a/src/doc/extend.md +++ b/src/doc/extend.md @@ -25,9 +25,7 @@ not everything fits with everyone's needs. ### Smart App Banners in iOS 6+ Safari Stop bothering everyone with gross modals advertising your entry in the -App Store. Include the following [meta tag](https://developer.apple.com/library/IOS/documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html#//apple_ref/doc/uid/TP40002051-CH6-SW2) -will unintrusively allow the user the option to download your iOS app, -or open it with some data about the user's current state on the website. +App Store. Including the following [meta tag](https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html) will unobtrusively give the user the option to download your iOS app,or open it with some data about the user's current state on the website. ```html