From 6129d232dba3cb0d7c0339d4bc5d79723cecc534 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 21 Aug 2019 14:45:11 +0200 Subject: [PATCH 1/2] Add phone shipping information --- FAQ.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/FAQ.rst b/FAQ.rst index b3e720b..271fcd6 100644 --- a/FAQ.rst +++ b/FAQ.rst @@ -2,7 +2,7 @@ As the community grows within our :ref:`matrix-chat-rooms`, we do encounter some repeated questions. Rather than answer them repeatedly or ask the community member to search past logs for their answer, we aim to answer those common questions here. -Of course, if the question you have is not answered here or you would like some clarity on an issue, please reach out in the relevant chat room. +Of course, if the question you have is not answered here or you would like some clarity on an issue, please reach out in the relevant chat room, but first check the `Purism FAQ`_ to see if your question is answered there. FAQ === @@ -10,6 +10,7 @@ FAQ General ------- +* :ref:`where-is-my-phone` * :ref:`where-is-my-dev-kit` Hardware @@ -29,6 +30,13 @@ Software ------------------------ +.. _where-is-my-phone: + +When will the phone ship? +^^^^^^^^^^^^^^^^^^^^^^^^^ + +The Librem 5 is expected to begin shipping in Q3 2019. See `this blog article `_ for the shipping announcement. + .. _where-is-my-dev-kit: When will the dev kits ship? -- GitLab From adeaa87879b91ba43f54172819d449e5396ba7b2 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 21 Aug 2019 14:45:52 +0200 Subject: [PATCH 2/2] Update links --- links.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/links.txt b/links.txt index 9dfe2da..e6114c8 100644 --- a/links.txt +++ b/links.txt @@ -121,6 +121,7 @@ .. _`Plasma Mobile application development`: https://docs.plasma-mobile.org/AppDevelopment.html .. _`Issues for Plasma Mobile on Librem 5`: https://source.puri.sm/groups/Librem5/Plasma/-/issues .. _`PureOS`: https://pureos.net +.. _`Purism FAQ`: https://puri.sm/faq .. _`PyGObject`: https://pygobject.readthedocs.io/ .. _`PyGObject API Reference`: https://lazka.github.io/pgi-docs/ .. _`PyGObject documentation`: https://pygobject.readthedocs.io -- GitLab