Skip to content

Fix project index page

Dmytro Zaporozhets (DZ) requested to merge dz-fix-project-index into master

What does this MR do?

It allows user access to Project#index action which then redirect user either to projects page or explore page

Why was this MR needed?

Because now visiting /projects leads to 404 while based on the source code we want it to do redirect to correct page.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports