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 e6effc2 commit a5d2127Copy full SHA for a5d2127
features/FEATURE_UVISOR/importer/Makefile
@@ -76,7 +76,7 @@ rsync:
76
rsync -a --delete $(UVISOR_API)/rtx/src/ $(TARGET_LIB_SRC)/rtx
77
#
78
# Copying the documentation...
79
- cp $(UVISOR_DIR)/docs/QUICKSTART.md $(TARGET_PREFIX)/README.md
+ cp $(UVISOR_DIR)/docs/api/QUICKSTART.md $(TARGET_PREFIX)/README.md
80
81
# Copying licenses
82
cp $(UVISOR_DIR)/LICENSE* $(TARGET_SUPPORTED)
0 commit comments