diff --git a/docs/integration.rst b/docs/integration.rst index bdf7845b4032a1f4c5eefcd4e197e54653d02f38..bc83eb4944df7e3aeed76cb22f056ea1386847e6 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -1,7 +1,7 @@ Integrating Registrasion ======================== -Registrasion is a Django app. It does not provide any templates -- you'll need to develop these yourself. You can use the ``registrasion-demo`` project as a starting point. +Registrasion is a Django app. It does not provide any templates -- you'll need to develop these yourself. You can use the `registrasion-demo `_ project as a starting point. To use Registrasion for your own conference, you'll need to do a small amount of development work, usually in your own Django App.