Example:
Folder structure:
User resource in 'Admin' namespace:
Nova/Resources/Admin/Users/User.php
User resource in root namespace
Nova/Resources/User.php
Both URL's in Nova dashboard will go to '/nova/user'. Which should be /nova/admin/users/user and /nova/user.