File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const {
1010const email = " hello@rocketdeploy.dev" ;
1111const freelancerUrl = " https://www.freelancer.com/u/D4m1an0101" ;
1212const upworkUrl = " https://www.upwork.com/freelancers/~01295f472444d6c9b2" ;
13- const linkedinUrl = " https://www.linkedin.com/showcase /rocketdeploy-dev " ;
13+ const linkedinUrl = " https://www.linkedin.com/company /rocketdeploy-company " ;
1414
1515const t = {
1616 pl: {
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ const text = lang === "pl"
4242 </a >
4343
4444 <a
45- href =" https://www.linkedin.com/showcase /rocketdeploy-dev "
45+ href =" https://www.linkedin.com/company /rocketdeploy-company "
4646 target =" _blank"
4747 rel =" noreferrer"
4848 >
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
113113
114114 <a
115115 class =" card"
116- href =" https://www.linkedin.com/showcase /rocketdeploy-dev "
116+ href =" https://www.linkedin.com/company /rocketdeploy-company "
117117 target =" _blank"
118118 rel =" noreferrer"
119119 style =" border-bottom:none;"
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
112112
113113 <a
114114 class =" card"
115- href =" https://www.linkedin.com/showcase /rocketdeploy-dev "
115+ href =" https://www.linkedin.com/company /rocketdeploy-company "
116116 target =" _blank"
117117 rel =" noreferrer"
118118 style =" border-bottom:none;"
You can’t perform that action at this time.
0 commit comments