Let's set up the button for changing the link. Inside a div element, add a button with the text Set Link inside.

Make sure to pick <div> followed by <button> and then Set Link, </button>, </div>.