Hi;
I want to know how to rename the url in sharepoint site which contains several subsites. For example, my existing site url is
http://example.com/sites/Test/Clients
I want to change it to :
http://example.com/sites/Test/client
I have try with SP designer it works fine for all subsites inside the site Test : http://example.com/sites/Test/client/toto,http://example.com/sites/Test/client/titi but when I clicks on http://example.com/sites/Test, and I access to site client I have alredy URL http://example.com/sites/Test/Clients ?
Please let me know. Thanks in advance.
Regards,