summaryrefslogtreecommitdiff
path: root/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'urls.py')
-rw-r--r--urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/urls.py b/urls.py
index 4eaf8d3a..3c295c67 100644
--- a/urls.py
+++ b/urls.py
@@ -108,6 +108,7 @@ legacy_urls = (
('^todolists/$', '/todo/'),
('^hackers/$', '/people/hackers/'),
('^developers/$', '/people/hackers/'),
+ ('^artists/$', '/people/artists/'),
('^fellows/$', '/people/hacker-fellows/'),
('^trustedusers/$', '/people/hackers/'),