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

Commit 22f2d900 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch '653-replace-e-mail-id-references-to-murena-cloud-and-io' into 'master'

Resolve "Replace /e/ mail ID references to Murena cloud and io"

Closes #653

See merge request e/documentation/user!702
parents ad353741 7aebdee4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM nginx:1.20
LABEL maintainer="dev@e.email"
LABEL maintainer="dev@murena.io"
RUN apt-get -y update
RUN apt-get -y install rsync

+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

# Do not define custom textual information here
# Please use the corresponding file for internationalization
email: contact@e.email
email: helpdesk@murena.io
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://doc.e.foundation" # the base hostname & protocol for your site, e.g. http://example.com

+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ region: All
maturity: green
install:
- { mode: Install doc }
- { mode: /e/ smartphones }
- { mode: Murena smartphones }
- { mode: Roll-back, url: "https://community.myteracube.com/t/advanced-installing-factory-android-image-w-sp-flash/1003" }
display_erecovery: false
before_install_file_name: before_install_2e
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ maturity: green
install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: /e/ smartphones }
- { mode: Murena smartphones }
- { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/360048050332-FP3-Install-Fairphone-OS-offline" }
display_erecovery: false
before_install_file_name: before_install_FP3
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ region: All
maturity: green
install:
- { mode: Install doc }
- { mode: /e/ smartphones }
- { mode: Murena smartphones }
before_install_file_name: before_install_FP4
install_e_file_name: install_e_FP4
ignore_troubleshooting_tips: true
Loading