Skip to content

Commit a5d2127

Browse files
committed
uVisor importer: Update the path of QUICKSTART.md
1 parent e6effc2 commit a5d2127

File tree

1 file changed

+1
-1
lines changed
  • features/FEATURE_UVISOR/importer

1 file changed

+1
-1
lines changed

features/FEATURE_UVISOR/importer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ rsync:
7676
rsync -a --delete $(UVISOR_API)/rtx/src/ $(TARGET_LIB_SRC)/rtx
7777
#
7878
# Copying the documentation...
79-
cp $(UVISOR_DIR)/docs/QUICKSTART.md $(TARGET_PREFIX)/README.md
79+
cp $(UVISOR_DIR)/docs/api/QUICKSTART.md $(TARGET_PREFIX)/README.md
8080
#
8181
# Copying licenses
8282
cp $(UVISOR_DIR)/LICENSE* $(TARGET_SUPPORTED)

0 commit comments

Comments
 (0)