Skip to content

Commit

Permalink
fix link in table URL autolink example
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdraves committed May 7, 2018
1 parent ac3ed88 commit f621ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/groovy/TableAPI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
"metadata": {},
"outputs": [],
"source": [
"new TableDisplay(['Two Sigma': 'http://twosigma.com', 'BeakerX': 'http://BeakerX'])"
"new TableDisplay(['Two Sigma': 'http://twosigma.com', 'BeakerX': 'surrounding text http://BeakerX.com works fine'])"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion js/lab/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f621ccb

Please sign in to comment.