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

Fix #1970 #1971

Merged
merged 2 commits into from
Oct 3, 2019
Merged

Fix #1970 #1971

merged 2 commits into from
Oct 3, 2019

Conversation

dhanushuUzumaki
Copy link
Contributor

Updated to use new Gists (URLs changed to dart.dev)

Updated to use new Gists (URLs changed to dart.dev)
@googlebot googlebot added the cla: yes Contributor has signed the Contributor License Agreement label Oct 3, 2019
@@ -414,7 +414,7 @@ and loads the file.

**Try it!** Click **Run** and then click the **Get portmanteaux** button.

{% comment %} https://gist.github.com/chalin/6b76bce8d46986e624f4e82925c48287 {% endcomment %}
{% comment %} https://gist.github.com/kwalrath/70bb4db7bea44663206e7a9c111f31d2 {% endcomment %}
<iframe
src="{{site.dartpad-embed-html}}?id=6b76bce8d46986e624f4e82925c48287"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to update 6b76bce8d46986e624f4e82925c48287 in this line to be 70bb4db7bea44663206e7a9c111f31d2 instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops Sorry I just saw the comment tag around that. Will update.

@@ -470,7 +470,7 @@ and use the [send()][] method to make the request.
This section rewrites the portmanteaux code to explicitly construct
an HttpRequest object.

{% comment %} https://gist.github.com/chalin/c387e454cb751ab0632c68ccbbf94d12 {% endcomment %}
{% comment %} https://gist.github.com/kwalrath/f8aa7310e96d359c5f68343c9ccba8ed {% endcomment %}
<iframe
src="{{site.dartpad-embed-html}}?id=c387e454cb751ab0632c68ccbbf94d12"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c387e454cb751ab0632c68ccbbf94d12 -> f8aa7310e96d359c5f68343c9ccba8ed

Copy link
Contributor

@kwalrath kwalrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kwalrath kwalrath merged commit 209154b into dart-lang:master Oct 3, 2019
@kwalrath
Copy link
Contributor

kwalrath commented Oct 3, 2019

For the record, the gists added in this PR were created by @Arun8295 (#1800), who should get credit for contributing to this PR.

@dhanushuUzumaki dhanushuUzumaki deleted the patch-1 branch October 3, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants