Anastasia Klimchuk has uploaded this change for review.

View Change

doc: Fix the link to In-System programming doc

Change-Id: Ic82be2b926b0d3a9de7d4b030bbef31c1b3746fb
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
---
M doc/user_docs/overview.rst
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/61/83761/1
diff --git a/doc/user_docs/overview.rst b/doc/user_docs/overview.rst
index 1b3fe40..9825f22 100644
--- a/doc/user_docs/overview.rst
+++ b/doc/user_docs/overview.rst
@@ -185,7 +185,7 @@

Similarly to the DIP8 chips, these always use the SPI protocol.
However, SO8/SOIC8 chips are most often soldered onto the board directly without a socket.
-In that case a few boards have a header to allow :doc:`in-system`. You can also desolder
+In that case a few boards have a header to allow :doc:`in_system`. You can also desolder
a soldered SO8 chip and solder an SO8 socket/adapter in its place, or build
a `SOIC-to-DIP adapter <http://blogs.coreboot.org/blog/2013/07/16/gsoc-2013-flashrom-week-4/>`_.
Some of the cheapest SOIC ZIF sockets are made by `Wieson <https://www.wieson.com/go/en/wieson/index.php?lang=en>`_.

To view, visit change 83761. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: Ic82be2b926b0d3a9de7d4b030bbef31c1b3746fb
Gerrit-Change-Number: 83761
Gerrit-PatchSet: 1
Gerrit-Owner: Anastasia Klimchuk <aklm@chromium.org>