From f9fc4d1b9ab3cd38c4986c2f547c1cda0f602d14 Mon Sep 17 00:00:00 2001
From: schroeder5 <s.schroeder@fz-juelich.de>
Date: Tue, 7 Jul 2020 12:45:29 +0200
Subject: [PATCH] #5: update pages wrt new model contacts

---
 docs/ContactModel.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/ContactModel.rst b/docs/ContactModel.rst
index 55894f6..5cfc070 100644
--- a/docs/ContactModel.rst
+++ b/docs/ContactModel.rst
@@ -1,19 +1,19 @@
 Model Contact
 _____________
 
-.. automodule:: toardb.contacts.models_organisation
+.. automodule:: toardb.contacts.models
     :members:
     :undoc-members:
     :inherited-members:
     :show-inheritance:
 
-.. automodule:: toardb.contacts.models_person
+.. automodule:: toardb.contacts.models_organisation
     :members:
     :undoc-members:
     :inherited-members:
     :show-inheritance:
 
-.. automodule:: toardb.contacts.models_programme
+.. automodule:: toardb.contacts.models_person
     :members:
     :undoc-members:
     :inherited-members:
-- 
GitLab