Fix /fossy/community-tracks/
This commit is contained in:
		
							parent
							
								
									33833e3a33
								
							
						
					
					
						commit
						6f618e110f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -54,7 +54,7 @@ urlpatterns = [ | ||||||
|     re_path(r'^coming-soon.html', static_views.index), |     re_path(r'^coming-soon.html', static_views.index), | ||||||
|     path('fundraiser_data/', fundgoal_views.view), |     path('fundraiser_data/', fundgoal_views.view), | ||||||
|     path('assignment/', include('conservancy.assignment.urls')), |     path('assignment/', include('conservancy.assignment.urls')), | ||||||
|     re_path(r'^fossy/', static_views.index), |     path('fossy/', static_views.index), | ||||||
|     path('fossy/', include('conservancy.fossy.urls')), |     path('fossy/', include('conservancy.fossy.urls')), | ||||||
|     path('casts/the-corresponding-source/', include('conservancy.podjango.urls')), |     path('casts/the-corresponding-source/', include('conservancy.podjango.urls')), | ||||||
|     path('usethesource/', include('conservancy.usethesource.urls')), |     path('usethesource/', include('conservancy.usethesource.urls')), | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue