X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/84a3f7f335bf15b4671cc56c26d243bf539a9536..ddf2102eff7ea420a4ea5144c43409587fc1156e:/src/wolnelektury/urls.py diff --git a/src/wolnelektury/urls.py b/src/wolnelektury/urls.py index 6208d1911..a95f69055 100644 --- a/src/wolnelektury/urls.py +++ b/src/wolnelektury/urls.py @@ -44,6 +44,7 @@ urlpatterns += [ path('wesprzyj/', include('funding.urls')), path('ankieta/', include('polls.urls')), path('biblioteki/', include('libraries.urls')), + path('mapa/', include('references.urls')), path('newsletter/', include('newsletter.urls')), path('formularz/', include('forms_builder.forms.urls')), path('isbn/', include('isbn.urls')), @@ -80,7 +81,7 @@ urlpatterns += [ urlpatterns += [ # old static pages - redirected path('1procent/', RedirectView.as_view( - url='http://nowoczesnapolska.org.pl/wesprzyj_nas/', permanent=True)), + url='https://fundacja.wolnelektury.pl/pomoz-nam/1-procent/', permanent=True)), path('epub/', RedirectView.as_view( url='/katalog/lektury/', permanent=False)), path('mozesz-nam-pomoc/', RedirectView.as_view(