please Help Me how to remove magento rwd theme customer account dashboard link and set some specific links only in magento
For remove magento customer account dashboard link from the rwd theme follow below steps :
<action method="addLink" translate="label" module="customer"> <name>account</name> <path>customer/account/</path> <label>Account Dashboard</label> </action>