log_archive_dest parameter is deprecated in favor of log_archive_dest_n. However, if you don't specify any value to log_archive_dest_n parameter then it is valid.

In this case, you need to set the new path to log_archive_dest_1 parameter using alter system.

Thanks,