Skip to content

Commit 95b9d90

Browse files
authored
Update URL for KNIPImage.py
1 parent daa793d commit 95b9d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ output_table['Img'] = output_column
6060
```
6161
Notes:
6262

63-
- In the above script, `input_cell` and `output_cell` are instances of [KNIPImage](https://github.com/knime-ip/knip-python-extensions/blob/master/org.knime.knip.python.extensions/py/KNIPImage.py).
63+
- In the above script, `input_cell` and `output_cell` are instances of [KNIPImage](https://github.com/knime-ip/knip-python-extensions/blob/master/org.knime.knip.knimepython/py/KNIPImage.py).
6464
Further information/metadata could be defined in this class.
6565

6666
- Copying `output_table` from `input_table` will keep the table

0 commit comments

Comments
 (0)