I am trying to find out where the header menu links on my WP is located so that i can change the URL of the page.
the link is: http://blahblah.com/?page_id=11
and i need to change it to: http://blahblah.com/?page_id=36
However, i do not see anywhere in the menus that i have to change that link. I even looked into the mySQL database wp_posts and tried changing all references to 11 to 36 but it still comes up 11!??!
Where could i be overlooking it?
The appearance Menus page:

And the header page itself:

And the header code:
