Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Commit 7ea9eca

Browse files
committed
docs(map): fix JS bin link
1 parent 1f36536 commit 7ea9eca

File tree

1 file changed

+1
-1
lines changed
  • src/operator-docs/transformation

1 file changed

+1
-1
lines changed

src/operator-docs/transformation/map.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const map: OperatorDoc = {
4747
`,
4848
externalLink: {
4949
platform: 'JSBin',
50-
url: 'http://jsbin.com/geyokey/embed?js,console'
50+
url: 'http://jsbin.com/dutered/embed?js,console,output'
5151
}
5252
}
5353
],

0 commit comments

Comments
 (0)