Skip to content

Commit 2b80b65

Browse files
committed
corrected links
1 parent 9bcb7b1 commit 2b80b65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ If you have any questions, please use the anonymous etherpad (see email) or open
3939
* [Introduction to bio-image analysis, programming, bio-statistics and machine learning](01_python_basics/Introduction_QBIA.pdf)
4040
* [Trailer](01_python_basics/00_trailer.ipynb)
4141
* [Setting up your computer with conda](https://biapol.github.io/blog/johannes_mueller/anaconda_getting_started/)
42-
* [Our first jupyter notebook](https://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/01_python_basics/01_our_first_juptyer_notebook.ipynb)
43-
* [Math in Python](https://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/01_python_basics/02_Math_in_python.ipynb)
44-
* [Basic types in Python](https://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/01_python_basics/03_Basic_types.ipynb)
42+
* [Our first jupyter notebook](01_python_basics/01_our_first_juptyer_notebook.ipynb)
43+
* [Math in Python](01_python_basics/02_Math_in_python.ipynb)
44+
* [Basic types in Python](01_python_basics/03_Basic_types.ipynb)
4545

4646
* Python data structures + images (2022-Apr-12)
4747
* Python algorithms + introduction to image processing (2022-Apr-19)

0 commit comments

Comments
 (0)