Changing IP Address of the Gibbon Server

I have created a VM with Centos 7 and we are running Gibbon on it.
I have however also created a clone from the VM and would like to have a second test VM, How can I change the IP in Gibbon.
I have changed the IP on the VM etc but in Gibbon when I click on a link it goes to the old IP.

Help Needed Urgently, Please?

Jean,

The address for your installation is stored in your database in a table called gibbonSettings, in the row where name=‘absoluteURL’. Use a mysql client to connect to your database, locate the value, and update it as needed.

Thanks,

Ross