diff options
author | Anastasia Klimchuk <aklm@flashrom.org> | 2023-07-28 18:31:57 +1000 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2023-08-03 23:06:09 +0000 |
commit | 94635354432f6ccfd83e559d72d2ee30de206562 (patch) | |
tree | 66ef28df4316230362ee0d7ff0b19798da12a1c3 | |
parent | 8ce4f98fc7747978248e73478f79a520e39041f8 (diff) | |
download | flashrom-94635354432f6ccfd83e559d72d2ee30de206562.tar.gz flashrom-94635354432f6ccfd83e559d72d2ee30de206562.tar.bz2 flashrom-94635354432f6ccfd83e559d72d2ee30de206562.zip |
doc: Add link to old wiki in the side menu
While the process of migrating pages is ongoing, wiki can be useful
and is available in view-only mode.
Change-Id: I093dcb1d4ce2b3feeff61115e037cfa8075a8a52
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/76772
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
-rw-r--r-- | doc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index d30815533..cc58183c9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -12,6 +12,7 @@ about_flashrom/index how_to_add_docs documentation_license + Old wiki website <https://wiki.flashrom.org/> .. include:: intro.rst |