You can simply remove the symbolic links you created. Then re-run ldconfig (ldconfig is used to keep track of library files for various applications.)
Did they replace something that was there previously?
If they are just new things you created and you didn't delete a file or anything like that, then just remove the symbolic links you made.
just do:
ls -l
to view files and it's obvious which ones are symbolic links.