summaryrefslogtreecommitdiff
path: root/doc/models.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/models.rst')
-rw-r--r--doc/models.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/models.rst b/doc/models.rst
index e376e2e..8ba7e51 100644
--- a/doc/models.rst
+++ b/doc/models.rst
@@ -3,7 +3,7 @@
Defining a Model
****************
-To define your own model, you need a class for spin states, a class for spin transformations, a bond and site coupling, and a generator of transformations. Many examples of models can be found in the headers contained in :file:`wolff/models/`.
+To define your own model, you need a class for spin states, a class for spin transformations, a bond and site coupling, and a generator of transformations. Many examples of models can be found in the headers contained in :file:`lib/wolff_models/`.
Spin States
===========