Skip to content

Commit 53cbcc3

Browse files
authored
fixing links to images (#6739)
1 parent 9d24a78 commit 53cbcc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/learn/core_notebooks/pymc_pytensor.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cell_type": "markdown",
5656
"metadata": {},
5757
"source": [
58-
"![pytensor logo](https://raw.githubusercontent.com/pytensor-devs/pytensor/main/doc/images/pytensor_logo_2400.png)"
58+
"![pytensor logo](https://raw.githubusercontent.com/pymc-devs/pytensor/main/doc/images/PyTensor_RGB.svg)"
5959
]
6060
},
6161
{
@@ -402,7 +402,7 @@
402402
"\n",
403403
"The following diagram shows the basic structure of an `pytensor` graph.\n",
404404
"\n",
405-
"![pytensor graph](https://raw.githubusercontent.com/pytensor-devs/pytensor/main/doc/tutorial/apply.png)"
405+
"![pytensor graph](https://raw.githubusercontent.com/pymc-devs/pytensor/main/doc/tutorial/apply.png)"
406406
]
407407
},
408408
{
@@ -1925,7 +1925,7 @@
19251925
"name": "python",
19261926
"nbconvert_exporter": "python",
19271927
"pygments_lexer": "ipython3",
1928-
"version": "3.11.0"
1928+
"version": "3.10.10"
19291929
},
19301930
"toc": {
19311931
"base_numbering": 1,

0 commit comments

Comments
 (0)