Deamweaver help with "Regular expression"

I have a html file with links to pages.

the links uses capital letters filenames while the filenames are in small letters.

so i want to make search & replace using Regular expression to any link in capital letters.

how can i do that?

i tried this term.

Search for:[A-Z]
but i don’t know what to use in replace field