henryjeff / portfolio-inner-site

https://henryheffernan.vercel.app/
137 stars 53 forks source link

broken links #5

Open alex-marinov opened 1 year ago

alex-marinov commented 1 year ago

https://github.com/henryjeff/portfolio-inner-site/blob/b31855c1d680e7e5b1e9ddaee461d18d2b90f70b/src/components/showcase/projects/Software.tsx#L60 < Noticed this link is broken, looks like should be https://henryheffernan-os.vercel.app/

https://github.com/henryjeff/portfolio-inner-site/blob/b31855c1d680e7e5b1e9ddaee461d18d2b90f70b/src/components/showcase/projects/Software.tsx#L87 < also this one

Fantastic website! Love the idea and how you've executed, brilliant!

starkindustries commented 2 months ago

@alex-marinov, looks like the links have been updated again. It should be: https://os.henryheffernan.com/ based off the source code's iframe:

<iframe src="https://os.henryheffernan.com/" class="jitter" id="computer-screen" frameborder="0" title="HeffernanOS" style="width: 1280px; height: 1024px; padding: 32px; box-sizing: border-box; opacity: 1;"></iframe>