mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
Update urls.py
This commit is contained in:
parent
cedd7f254a
commit
2fc8acb614
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ urlpatterns = [
|
||||||
name="domains",
|
name="domains",
|
||||||
),
|
),
|
||||||
path(
|
path(
|
||||||
"no-organization-domains/",
|
"domains/no-organization/",
|
||||||
views.PortfolioNoDomainsView.as_view(),
|
views.PortfolioNoDomainsView.as_view(),
|
||||||
name="no-portfolio-domains",
|
name="no-portfolio-domains",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue