update
This commit is contained in:
@@ -114,7 +114,7 @@ const CareerBanner = () => {
|
||||
<ul className="social">
|
||||
<li>
|
||||
<Link
|
||||
href="https://www.linkedin.com/company/gnxtech"
|
||||
href="https://linkedin.com"
|
||||
target="_blank"
|
||||
aria-label="connect with us on linkedin"
|
||||
>
|
||||
@@ -123,7 +123,7 @@ const CareerBanner = () => {
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
href="https://github.com/gnxtech"
|
||||
href="https://github.com"
|
||||
target="_blank"
|
||||
aria-label="view our code on github"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user