diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 2d7b2f33..71cacb3d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'FlyWheel' +project = u'django-rest-framework' copyright = u'2011, Tom Christie' # The version info for the project you're documenting, acts as replacement for |
