From 32b157d3e930dd81f65d29a8b47a7e22dda5bd74 Mon Sep 17 00:00:00 2001 From: Daniel Matoz Date: Tue, 22 Aug 2023 20:45:37 +0200 Subject: [PATCH] clean-up --- docs/examples/periodic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/periodic.rst b/docs/examples/periodic.rst index 7573a97f..d5dee20e 100644 --- a/docs/examples/periodic.rst +++ b/docs/examples/periodic.rst @@ -19,7 +19,7 @@ Requirements Running the Code ---------------- -1. Save the provided code as :download:`periodic.py<./02_periodic/MC/periodic.py>` +1. Save the provided code as :download:`periodic.py<./02_periodic/periodic.py>` 2. Download :download:`vertices <./02_periodic/vertices.dat>`, :download:`faces <./02_periodic/faces.dat>`. 3. Run the script by executing: