Skip to content

Commit 4bc74c6

Browse files
committed
Update binder references.
1 parent 1b16c52 commit 4bc74c6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ using Lets-Plot Kotlin API in JVM and Kotlin/JS projects.
140140

141141
* The "Example Notebooks" reference: [examples.md](https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/examples.md)
142142

143-
* Example notebooks in the Binder: [mybinder.org](https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v4.3.0demos?filepath=docs/examples/jupyter-notebooks/)
143+
* Example notebooks in the Binder: [mybinder.org](https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v4.4.0demos1?filepath=docs/examples/jupyter-notebooks/)
144144

145145

146146
<a id="new"></a>

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ git add --all && git commit -m "Updated demo notebooks, add v1.2.3demos1 repo ta
110110
git tag v1.2.3demos1 && git push --tags
111111
```
112112

113-
In [docs/README.md](docs/README.md) update the Binder link with new "demo" tag (above).
113+
In [README.md](README.md) and [docs/README.md](docs/README.md) update the Binder link with new "demo" tag (above).
114114

115115
### Add the GitHub release:
116116

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* The "Example Notebooks" reference: [examples.md](https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/examples.md)
66

7-
* Example notebooks in the Binder: [mybinder.org](https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v4.3.0demos?filepath=docs/examples/jupyter-notebooks/)
7+
* Example notebooks in the Binder: [mybinder.org](https://mybinder.org/v2/gh/JetBrains/lets-plot-kotlin/v4.4.0demos1?filepath=docs/examples/jupyter-notebooks/)
88

99

1010
<a id="toc"></a>

0 commit comments

Comments
 (0)