Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace default hello world AMP document v0.js file #8764

Closed
Gregable opened this issue Apr 14, 2017 · 1 comment
Closed

Replace default hello world AMP document v0.js file #8764

Gregable opened this issue Apr 14, 2017 · 1 comment
Assignees
Milestone

Comments

@Gregable
Copy link
Member

In validator.ampproject.org, if one selects html format AMP4ADS, the example document uses:

<script async src="https://cdn.ampproject.org/v0.js"></script>

It should use the preferred version of this script:

<script async src="https://cdn.ampproject.org/amp4ads-v0.js"></script>

The same is true in each of our testdata examples in github, testdata/amp4ads_feature_tests/...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants