Skip to content

Commit cdc42c2

Browse files
authored
Merge pull request #7 from imagejan/patch-1
Update URL for KNIPImage.py
2 parents daa793d + 95b9d90 commit cdc42c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)