diff --git a/README.md b/README.md
index 4550ccba3b39025f526a0c3bdab3c59bd1fe25c5..b4f1c806a6d251740b711678b1eb22d9c4518d08 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ pip install git+https://gitlab.liris.cnrs.fr/coregraphie/netbone
 
 
 ## Usage/Examples
-To see a more detailed example, please refer to the example notebook [here](examples/example.ipynb). However, here is a simple example using a backbone extraction method and three filters that are available:
+To see a more detailed example, please refer to the example notebook [here](https://gitlab.liris.cnrs.fr/coregraphie/netbone/-/blob/main/examples/example.ipynb). However, here is a simple example using a backbone extraction method and three filters that are available:
 ```
 import netbone as nb
 import networkx as nx