Skip to content

Commit d4eeb8a

Browse files
docs: update LinkedIn links to prevent redirect
1 parent 35b9bb8 commit d4eeb8a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const currentSlug = Astro.locals.starlightRoute.id;
107107
<FooterLink url="https://fosstodon.org/@openresource" name="Mastodon" icon="mastodon" />
108108
<FooterLink url="https://bsky.app/profile/openresource.dev" name="Bluesky" icon="blueSky" />
109109
<FooterLink url="https://www.threads.net/@openresource" name="Threads" icon="threads" />
110-
<FooterLink url="https://linkedin.com/company/open-re-source/" name="LinkedIn" icon="linkedin" />
110+
<FooterLink url="https://www.linkedin.com/company/open-re-source/" name="LinkedIn" icon="linkedin" />
111111
<FooterLink url="/rss.xml" name="RSS feed" icon="rss" />
112112
</div>
113113
<div class="footer-item">Copyright © {new Date().getFullYear()} - All right reserved</div>

src/content/docs/about-author/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Check out his work in detail on <a href="https://ossinsight.io/analyze/julien-de
5050
<FooterLink url="https://x.com/JulienDeramond" type="X">
5151
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z" />
5252
</FooterLink>
53-
<FooterLink url="https://linkedin.com/in/julienderamond" type="LinkedIn">
53+
<FooterLink url="https://www.linkedin.com/in/julienderamond/" type="LinkedIn">
5454
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z" />
5555
</FooterLink>
5656
</div>

src/content/docs/articles/coding-linkedin-carousels.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,6 @@ The `example.md` file in the repository is a good starting point to create your
169169
{/* prettier-ignore */}
170170
<p class="lead">That's how you can code LinkedIn carousels. It's a great way to share information in a visually appealing format, and it's also a fun way to learn new things. We hope you enjoyed this guide, and we can't wait to see what you create!</p>
171171

172-
Don't hesitate to share your LinkedIn carousels with us, we'd love to see them! See ya [on LinkedIn](https://linkedin.com/company/open-re-source/)!
172+
Don't hesitate to share your LinkedIn carousels with us, we'd love to see them! See ya [on LinkedIn](https://www.linkedin.com/company/open-re-source/)!
173173

174174
If you liked this theme, use it, please consider [giving it a star on GitHub](https://github.com/Open-reSource/slidev-theme-linkedin-carousel), or even [sponsoring us](https://github.com/sponsors/Open-reSource/). It helps us a lot!

0 commit comments

Comments
 (0)