Skip to content

Commit 1f9b0ab

Browse files
committed
Second attempt to fix Google Colab link
1 parent ce31cef commit 1f9b0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hands-on/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Subjects and Python modules that will be covered:
2525

2626
Jupyter notebooks:
2727

28-
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/Python-for-system-programming/blob/master/hands-on/system_information.ipynb) [`system_information.ipynb`](system_information.ipynb):
28+
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/Python-for-system-programming/tree/master/hands-on/system_information.ipynb) [`system_information.ipynb`](system_information.ipynb):
2929
illustrates how to use several standard library modules to
3030
retrieve information from the operating system
3131
1. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gjbex/PythonSysProg/blob/master/filesystem_interaction.ipynb) [`filesystem_interaction.ipynb`](filesystem_interaction.ipynb):

0 commit comments

Comments
 (0)