Skip to content

Commit

Permalink
update notebooks/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Jan 9, 2025
1 parent 184cfc8 commit 424cfbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/imviz/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ From the API within the Jupyter notebook (if linking by WCS):

.. code-block:: python
imviz.link_data(link_type='wcs')
imviz.link_data(align_by='wcs')
.. _imviz-orientation-rotation:

Expand Down
2 changes: 1 addition & 1 deletion notebooks/ImvizDitheredExample.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
"metadata": {},
"outputs": [],
"source": [
"imviz.link_data(link_type='wcs')"
"imviz.link_data(align_by='wcs')"
]
},
{
Expand Down

0 comments on commit 424cfbe

Please sign in to comment.