| Index: src/site/_config.yml
|
| diff --git a/src/site/_config.yml b/src/site/_config.yml
|
| index 86f2d43acdad0c2b343d8389b881d4e362f0abee..88ce4269fca0310895c377c9d7b47d41f74b1fff 100644
|
| --- a/src/site/_config.yml
|
| +++ b/src/site/_config.yml
|
| @@ -8,7 +8,7 @@ highlighter: null
|
| url: https://www.dartlang.org
|
| custom:
|
| dartpad:
|
| - embed-prefix: "https://dartpad.dartlang.org/embed-dart.html"
|
| + embed-dart-prefix: "https://dartpad.dartlang.org/embed-dart.html"
|
| embed-html-prefix: "https://dartpad.dartlang.org/embed-html.html"
|
| embed-inline-prefix: "https://dartpad.dartlang.org/embed-inline.html"
|
| downloads:
|
|
|