Skip to content

Commit 4cdcbef

Browse files
committed
updated In Browser AI link
1 parent 798ba16 commit 4cdcbef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It is a simple no-build Vue.js website:
88

99
Feel invited to Pull Request other interactive visualizations (check [websites.yaml](https://github.com/stared/interactive-machine-learning-list/blob/master/websites.yaml))! :)
1010

11-
...aaand if you want to create such visualizations by yourself, see [In Browser AI](http://eepurl.com/dBJCfP).
11+
...aaand if you want to create such visualizations by yourself, see [In Browser AI](https://inbrowser.ai/).
1212

1313
## What goes there?
1414

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div class="mdl-cell--6-col mdl-cel" style="padding: 0 2rem">
4444
<h4>Open source: see its <a href="https://github.com/stared/interactive-machine-learning-list/">GitHub repository</a></h4>
4545
<h4>It's collaborative: add visualizations via <a href="https://github.com/stared/interactive-machine-learning-list/pulls">pull requests</a></h3>
46-
<h4>If you want to create such visualizations, sign up for <a href="http://eepurl.com/dBJCfP">In Browser AI</a>!</h4>
46+
<h4>If you want to create such visualizations, sign up for <a href="https://inbrowser.ai/">In Browser AI</a>!</h4>
4747
<template id="tag-selector">
4848
<div class="tags-wrapper">
4949
<a v-for="tag in allTags"
@@ -161,7 +161,7 @@ <h3 class="mdl-card__title-text">
161161
</a></li>
162162
<li>contributions by <a href="https://github.com/stared/interactive-machine-learning-list/graphs/contributors">many</a></li>
163163
</ul>
164-
<p>...aaand if you want to create such visualizations by yourself, see <a href="http://eepurl.com/dBJCfP">In Browser AI</a></p>
164+
<p>...aaand if you want to create such visualizations by yourself, see <a href="https://inbrowser.ai/">In Browser AI</a></p>
165165
</div>
166166
</footer>
167167
</div>

0 commit comments

Comments
 (0)