Jenkins level 4 - Jenkins Deployment Job cant see where the cloned git repo under sarah on storage server

i m doing jenkins level 4 “jenkins deployment job” and cant see where is the git cloned repo prepared for me under sarah on storage server.

in the description step 3 it says:

  1. SSH into Storage Server using sarah user credentials mentioned above. Under sarah user’s home you will find a cloned Git repository named web. Under this repository there is an index.html file.

i ssh into storage server under sarah and sara home dir is /home/sarah/ and there is no web folder! should i git clone it myself?

should i do anything under natasha user on storage server?