Cannot store new gitpod link for solution

Hej,
I’ve recently finished all the tasks for a course. Stupidly, I was running out of gitpod instances and deleted an old one - one of them contained the solution to a problem. No, also on the certification, when I click “View Solution” it opens gitpod but doesn’t find the workplace (of course). I tried handing in a new link (I had the solution locally backed up, so just opened a new instance and copied things in there) but the old link doesn’t get replaced.
Thanks for any help.
/Dummy

you should not give the gitpod link as source link, as a workspace is visible only to you. Store the code in a github repository and submit that link

do you get a modal? you need to click the button on that modal to submit and have the link replaced

Oh boy. So that was stupid of me then. Didn’t really understand that part. I will have to fix it.

What is a modal? Didn’t get one I’m afraid.

This one

if you don’t get it you are missing something to pass the project

No, so this I have - I mean, the website didn’t stop me from submitting gitpod-links so I just copied those in and wasn’t really aware of anything else. However, if I know go to my certificate and press the links (“View”) for the projects I go to my gitpod instances. In one case (the one I deleted) even that doesn’t work. I still haven’t found out where I can replace the links, though.

same place you submitted them the first time

that’s what i’ve tried. I go to the respective task. Put a new link, “click I’ve finished this project” or what ever the button is called. It gives me the nice “you are done” sign.

I go to my overview, or my certificate. Doesn’t matter. It still shows the old link.
So, how do I replace this on the certificate?

did you press the Submit button in the modal before going to the settings?

Alright, that seems to have worked - pressing submit again. Thanks a lot for your patience with me!