Update index.html
file with the desitation URL to be redirected to (e.g. https://forms.gle/q2VkySEHcJZwLhj89
in example below).
<!doctype html>
<meta charset="utf-8" />
<title>Redirecting to https://forms.gle/q2VkySEHcJZwLhj89</title>
<meta
http-equiv="refresh"
content="0; URL=https://forms.gle/q2VkySEHcJZwLhj89"
/>
<link rel="canonical" href="https://forms.gle/q2VkySEHcJZwLhj89" />