Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccaf5052 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch '904-redirect-job-page' into 'master'

Redirect job offers to murena.com

Closes #904

See merge request e/documentation/user!1017
parents 721af35b 631d66ba
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@ site_global:
  description: >-
    Willkommen zur /e/OS-Dokumentation! <a href="/devices">Lade das /e/-Betriebssystem
    herunter, installiere und kompiliere es dir für dein Android Smartphone</a> |
    <a href="https://e.foundation">Hauptwebseite</a> | <a href="https://community.e.foundation">Nutzer-Foren</a>
    <a href="https://e.foundation">Hauptwebseite</a> | <a href="https://community.e.foundation">Nutzer-Foren</a> | 
    <a href="https://murena.com/jobs/">Jobs</a>

devices:

+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
> Möchtest du mitmachen?

- [Unterstützung für neue Projekte gesucht]({% translate_link projects-looking-for-contributors %})
- [Jobangebote bei /e/]({% translate_link jobs %})
- [Jobangebote bei Murena](https://murena.com/jobs/)
- [ROM Betreuer]({% translate_link rom-maintainer %})
- [Übersetzer]({% translate_link translators %})
- [Tester]({% translate_link testers %})
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Alle /e/OS-Projekte heißen Mitwirkende willkommen! Suchen Sie nach Ihrem bevorz

Positions are full time, and remote working.

Look for the list of open positions and how to apply [on the Jobs page](/jobs).
Look for the list of open positions and how to apply [on the Jobs page](https://murena.com/jobs/).

## Specific projects looking for contributors

+4 −1
Original line number Diff line number Diff line
@@ -13,7 +13,10 @@ titles:
site_global:
  title: /e/OS  documentation
  description: >-
      Welcome to /e/OS documentation! <a href="/devices">Download, install and compile  /e/OS for your android smartphone</a> | <a href="https://e.foundation">Main website</a> | <a href="https://community.e.foundation">Community forums</a>
      Welcome to /e/OS documentation! 
      <a href="/devices">Download, install and compile  /e/OS for your android smartphone</a> | 
      <a href="https://e.foundation">Main website</a> | <a href="https://community.e.foundation">Community forums</a> | 
      <a href="https://murena.com/jobs/">Jobs</a>
search_page:
  no_results_found: No results were found... Please try a different keyword.
  x_results_for: '<b class="search-results__counter mr-1"></b> results for "<span class="search-query"></span>"'
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
> Do you want to help the project?

- [Projects looking for contributors]({% translate_link projects-looking-for-contributors %})
- [Job openings at /e/]({% translate_link jobs %})
- [Open positions at Murena](https://murena.com/jobs/)
- [ROM Maintainer]({% translate_link rom-maintainer %})
- [Translators]({% translate_link translators %})
- [Testers]({% translate_link testers %})
Loading