Skip to content

Commit 95d0e17

Browse files
committed
chore: update URL
1 parent 6b22728 commit 95d0e17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

other/generate_gifs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
## 2. Start wave.js
1212

13-
2.1. Run wave.js (from PR: https://github.com/Exabyte-io/wave.js/pull/165) locally (default port 3002 -- used in notebooks).
13+
2.1. Run wave.js (from GitHub: https://github.com/Exabyte-io/wave.js) locally (default port 3002 -- used in notebooks).
1414

15-
Or keep URL of the Netlify deployment in the notebook.
15+
Or keep URL of the web deployment in the notebook.
1616

1717
## 3. Record material GIFs
1818

other/generate_gifs/record_gifs_with_wave.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"id": "79ee60afd06b7b3f",
2424
"metadata": {},
2525
"source": [
26-
"# URL = \"https://deploy-preview-165--wave-js.netlify.app/\" # or\n",
27-
"URL = \"http://localhost:3002/\"\n",
26+
"URL = \"https://exabyte-io.github.io/wave.js/\" # or\n",
27+
"# URL = \"http://localhost:3002/\"\n",
2828
"JSON_FOLDER = \"structures\""
2929
],
3030
"outputs": [],

0 commit comments

Comments
 (0)