diff --git a/conf.py b/conf.py
index b046f48cd8291073336a25d02a5efee1d8ff5c39..70e6546c42e7bfcab969a1b87cad4886934f3164 100644
--- a/conf.py
+++ b/conf.py
@@ -63,3 +63,5 @@ html_theme = "sphinx_rtd_theme"
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
 # html_static_path = ['_static']
+
+html_show_sourcelink = False