Which command changes the current directory to the logs folder under the user's project directory?
logs
cd /logs
ls ~/project/logs
cd ~/project/logs
cat ~/project/logs