I have a WordPress 3 Multisite setup with 2 sites. blog1 is the main site, and blog2 is a subdirectory of blog1.
I have created a menu in blog one that I can call using wp_nav_menu, now in blog2 I want to show that same menu linking to blog1. Is there a built in way to do this?