Build a Boilerplate - move header.png from images back to website

Tell us what’s happening:

I have the task: “move header.png to website”, on my first attempt, I mixed up the order of the file and the destination. After that, I entered it correctly, but the file header.png disappeared and a website appeared in its place instead. The header.png file could no longer be found after that. I have tried again many times—recreating header.png and then attempting to move it. Also, I am getting error messages between the commands that actually work; this wasn’t happening before.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0

Challenge Information:

Build a Boilerplate - Build a Boilerplate

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-bash-boilerplate/5ea8adfab628f68d805bfc5e.md at main · freeCodeCamp/freeCodeCamp · GitHub

try using the Reset button, then close the terminal, give it a minute to reset the environment and open a new terminal

I tried this, asked ChatGBT and tried much more things, but nothing helped. So I started the cours new and nearly the same problem as before. Only differnze is that there is no error allert now. Am I the only one with this problem?

It says that the destination for the file is .., where are you using the command with .. as destination?

Yeah this was my mistake. Thanks a lot for your help