/ appeared in baseURL from nowhere

So i want to make a weather website, and i use axios. My problem is, that i made a baseURL and pasted an appid after it, so API works, and when i use it to get an info about the weather, i get “direct/?q=hamburg&……” but the problem here is that slash between direct and ?. I checked my code and cannot find where i wrote it, and because of that slash the whole thing doesnt work. Im sorry if its difficult to understand me, english is not my first language

I checked my whole code and didnt find a place where i put a slash in the link