Skip to content

Commit f2dfa6d

Browse files
authored
Update README.md
1 parent 05d1936 commit f2dfa6d

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
@@ -36,7 +36,7 @@ Here is the **[Github Repo](https://github.com/tirthajyoti/Deep-learning-with-Py
3636

3737
I created a utility function file called `DL_utils.py` in the `utils` directory under `Notebooks`. We use functions from this module whenever possible in the Jupyter notebooks.
3838

39-
You can download the module from here: [DL-Utility-Module](https://github.com/tirthajyoti/Deep-learning-with-Python/blob/master/Notebooks/utils/DL_utils.py)
39+
You can download the module (raw Python file) from here: [DL-Utility-Module](https://raw.githubusercontent.com/tirthajyoti/Deep-learning-with-Python/master/Notebooks/utils/DL_utils.py)
4040

4141
## Notebooks
4242

0 commit comments

Comments
 (0)