We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3885e commit 4c359c2Copy full SHA for 4c359c2
components/touchscreen/ektf2232.rst
@@ -7,7 +7,7 @@ EKTF2232 Touchscreen Controller
7
:keywords: EKTF2232
8
9
The ``ektf2232`` component allows using the touchscreen controller
10
-found in the :doc:`Inkplate 6 Plus </components/display/inkplate6>` with ESPHome.
+found in the :doc:`Inkplate 6 Plus </components/display/inkplate>` with ESPHome.
11
The :ref:`I²C <i2c>` is required to be set up in your configuration for this sensor to work.
12
13
.. code-block:: yaml
@@ -32,6 +32,6 @@ See Also
32
--------
33
34
- :doc:`Touchscreen <index>`
35
-- :doc:`Inkplate 6 Plus </components/display/inkplate6>`
+- :doc:`Inkplate 6 Plus </components/display/inkplate>`
36
- :apiref:`ektf2232/ektf2232.h`
37
- :ghedit:`Edit`
0 commit comments