Skip to content

Commit

Permalink
small nits to about page (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
budzianowski authored Nov 11, 2024
1 parent 3e09f61 commit 985761b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const About = () => {
<div className="space-y-12">
<div>
<div className="gap-4">
<a href="https://blog.kscale.dev">Blog</a>
<a href="https://kscale.dev/research">Blog</a>
<a href="https://docs.kscale.dev">Docs</a>
<a href="https://discord.gg/kscale">Discord</a>
<a href="https://forms.gle/sKytq8jsJXNEfaFy7">Feedback</a>
Expand Down Expand Up @@ -61,7 +61,7 @@ const About = () => {
<a href="https://www.linkedin.com/in/denys-bezmenov/">Denys</a>
<a href="https://ivntsng.github.io/ivntsng/">Ivan</a>
<a href="https://www.jingxiangmo.com/">Jingxiang</a>
<a href="https://budzianowski.github.io/">Pawel</a>
<a href="https://budzianowski.github.io/">Paweł</a>
<a href="https://www.linkedin.com/in/ruixu/">Rui</a>
<a href="https://www.linkedin.com/in/virajtipnis/">Viraj</a>
<a href="https://wesleymaa.com/">Wesley</a>
Expand Down

0 comments on commit 985761b

Please sign in to comment.