0
votes

I have a sharepoint library that was created by a user with a url like "/mysite/MyLIBrary"

I want to change the case of the URL to be correct so it reads "/mysite/MyLibrary"

I cannot figure out how to do this in the sharepoint designer. Just renaming the library doesn't change the URL.

3
have you tried renaming it to something different then back with the proper-case?MikeM
Yes, I tried renaming the library to something totally different and then back to the name with proper case and it didn't change the URL. The URL retains the improper case no matter what I do.tuj

3 Answers

2
votes

You should be able to select Document Library in SharePoint designer and Rename. This updates the Title of the list, not actual name.

After this you will also have to rename Library in "All Files" (Left-Botton in SharePoint Designer). Select the library, right-click and rename.

HTH!

2
votes

Just go to a library trough 'All Site Content'. When inside the library choose on the ribbon 'Library' tab. Then select 'Open with Explorer'. That will open your SharePoint's library in Windows Explorer window. Navigate one folder up and you will see list of your libraries as folders. Rename required library's folder name as you want the URL to look like.

1
votes

You can goto "Site Actions-->Site Settings-->Look and Feel-->Navigation-->Navigation Editing and Sorting" to change its URL's case.