Skip to content

Commit

Permalink
Merge pull request #2013 from FlowFuse/job-opening
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJvandeWeg authored May 4, 2024
2 parents dd86638 + 5935cfb commit 21badb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/_data/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"jobBoard": "https://boards.greenhouse.io/flowfuse",
"openings": {
"pgm": "https://boards.greenhouse.io/flowfuse/jobs/5155365004",
"rep-eu": "https://boards.greenhouse.io/flowfuse/jobs/5171314004"
"repeu": "https://boards.greenhouse.io/flowfuse/jobs/5171314004"
},
"messaging": {
"tagLine": "Elevate Node-RED with FlowFuse ",
Expand Down
2 changes: 1 addition & 1 deletion src/jobs/sales-rep-eu.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ image: /images/careers/hiring-rep-eu.png
You will be re-directed to the job posting

<script>
window.location.replace("{{ site.openings.rep-eu }}");
window.location.replace("{{ site.openings.repeu }}");
</script>

0 comments on commit 21badb7

Please sign in to comment.