summaryrefslogtreecommitdiff
path: root/mappers
diff options
context:
space:
mode:
authorXiang Dai <long0dai@foxmail.com>2020-07-20 17:10:25 +0800
committerXiang Dai <long0dai@foxmail.com>2020-07-20 17:10:25 +0800
commitd6203be4f658c4d7f6225aae37409c37627e729d (patch)
tree6333ab628822b0e179cadd2547092faeb5edec71 /mappers
parentMerge pull request #1838 from XJangel/rotation (diff)
downloadkubeedge-d6203be4f658c4d7f6225aae37409c37627e729d.tar.gz
Docs: fix all dead links
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Diffstat (limited to 'mappers')
-rw-r--r--mappers/bluetooth_mapper/README.md2
-rw-r--r--mappers/modbus_mapper/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/mappers/bluetooth_mapper/README.md b/mappers/bluetooth_mapper/README.md
index 8aa149d43..c473f0740 100644
--- a/mappers/bluetooth_mapper/README.md
+++ b/mappers/bluetooth_mapper/README.md
@@ -1,4 +1,4 @@
# Bluetooth Mapper
-- Click [here](../..//docs/mappers/bluetooth_mapper.md#bluetooth-mapper) for detailed documentation of the bluetooth mapper.
+- Click [here](../../docs/components/mappers/bluetooth_mapper.md#bluetooth-mapper) for detailed documentation of the bluetooth mapper.
diff --git a/mappers/modbus_mapper/README.md b/mappers/modbus_mapper/README.md
index a32c3b283..476e11948 100644
--- a/mappers/modbus_mapper/README.md
+++ b/mappers/modbus_mapper/README.md
@@ -1,4 +1,4 @@
# Modbus Mapper
-- Click [here](../../docs/mappers/modbus_mapper.md#modbus-mapper) for detailed documentation of the modbus mapper.
+- Click [here](../../docs/components/mappers/modbus_mapper.md#modbus-mapper) for detailed documentation of the modbus mapper.