Skip to content

Commit

Permalink
OIL-273: change AMP-IFRAME src url
Browse files Browse the repository at this point in the history
  • Loading branch information
Awerkow-Schäfer, Dmitri committed Aug 28, 2018
1 parent 5cb7fdf commit e7773e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/demos/amp-consent.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<!--ToDO: change src to live environment-->
<amp-iframe class="lightbox-content" layout="fill"
sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox"
src="https://oil-integration-host1.herokuapp.com/demos/amp-consent-iframe.html">
src="https://oil-cdn.herokuapp.com/demos/amp-consent-iframe.html">
<div placeholder>Loading</div>
</amp-iframe>
</div>
Expand Down

0 comments on commit e7773e5

Please sign in to comment.