From 03e1098ee0acd1c4ad68c8504076d9159dfe3e54 Mon Sep 17 00:00:00 2001
From: Fabrice Rochette
Date: Fri, 9 May 2025 11:30:57 -0500
Subject: [PATCH 1/3] contact link
Signed-off-by: Fabrice Rochette
---
config.toml | 2 +-
data/devsecops/working.yaml | 2 +-
data/telecom/working.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config.toml b/config.toml
index cd11554..802bd34 100644
--- a/config.toml
+++ b/config.toml
@@ -33,7 +33,7 @@ weight = 40
[[menu.footer]]
name = 'Contact Us'
-url = '/contact-us'
+url = 'https://www.linkedin.com/company/mobiera-sas/'
weight = 10
[[menu.footer]]
diff --git a/data/devsecops/working.yaml b/data/devsecops/working.yaml
index b5828ec..3b817f1 100644
--- a/data/devsecops/working.yaml
+++ b/data/devsecops/working.yaml
@@ -4,4 +4,4 @@ title: "Start working with us"
subtitle: "Ready to embark on your digital transformation journey? Start working with us today and unlock the full potential of your business."
image: "images/devsecops/working-with2.jpg"
cta: "Contact us"
-link: "/contact-us/"
+link: "https://www.linkedin.com/company/mobiera-sas/"
diff --git a/data/telecom/working.yaml b/data/telecom/working.yaml
index f6523bf..8a4a92d 100644
--- a/data/telecom/working.yaml
+++ b/data/telecom/working.yaml
@@ -4,4 +4,4 @@ title: "Start working with us"
subtitle: "Ready to embark on your digital transformation journey? Start working with us today and unlock the full potential of your business."
image: "images/telecom/working.jpg"
cta: "Contact us"
-link: "/contact-us/"
+link: "https://www.linkedin.com/company/mobiera-sas/"
From ed96c6c729be837ea9bbc8c10e0147e3550ce981 Mon Sep 17 00:00:00 2001
From: Fabrice Rochette
Date: Fri, 9 May 2025 11:31:59 -0500
Subject: [PATCH 2/3] contact link
Signed-off-by: Fabrice Rochette
---
content/contact.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/contact.md b/content/contact.md
index 3630158..c4798e1 100644
--- a/content/contact.md
+++ b/content/contact.md
@@ -1,7 +1,7 @@
---
title: "Contact"
layout: contact
-url: "/contact/"
+url: "https://www.linkedin.com/company/mobiera-sas/"
# js: https://cdn.jsdelivr.net/npm/zangdar@1.0.25/dist/zangdar.min.js
js2: /js/sections/contact.js
---
From 78109fab0924d8405b633918967f5ab45cb044e5 Mon Sep 17 00:00:00 2001
From: Fabrice Rochette
Date: Fri, 9 May 2025 11:35:57 -0500
Subject: [PATCH 3/3] contact link
Signed-off-by: Fabrice Rochette
---
content/apply.md | 2 +-
data/home/careers.yaml | 2 +-
layouts/partials/sections/careers/connect.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/apply.md b/content/apply.md
index f0e3314..4b7b11d 100644
--- a/content/apply.md
+++ b/content/apply.md
@@ -1,7 +1,7 @@
---
title: "Apply"
layout: apply
-url: "/apply/"
+url: "https://www.linkedin.com/company/mobiera-sas/"
# js: https://cdn.jsdelivr.net/npm/zangdar@1.0.25/dist/zangdar.min.js
js2: /js/sections/apply.js
---
diff --git a/data/home/careers.yaml b/data/home/careers.yaml
index 83d085e..caa1f3f 100644
--- a/data/home/careers.yaml
+++ b/data/home/careers.yaml
@@ -8,4 +8,4 @@ text2: "If you believe that your skills and aspirations align with our core valu
btn1: "Our Values"
link1: "/careers/"
btn2: "Send your CV"
-link2: "/apply/"
+link2: "https://www.linkedin.com/company/mobiera-sas/"
diff --git a/layouts/partials/sections/careers/connect.html b/layouts/partials/sections/careers/connect.html
index cc6e26a..dc51e5a 100644
--- a/layouts/partials/sections/careers/connect.html
+++ b/layouts/partials/sections/careers/connect.html
@@ -41,7 +41,7 @@ {{ safeHTML .subtitle }}
{{ .text }}
{{ .link }}