We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 03d8653 commit 4bd8531Copy full SHA for 4bd8531
docs/sketch-build-process.md
@@ -137,8 +137,8 @@ The "location priority" is determined as follows (in order of highest to lowest
137
138
#### Location priorities in Arduino Web Editor
139
140
-The location priorities system works in the same manner in [Arduino Web Editor](https://create.arduino.cc/editor), but
141
-its cloud-based nature may make the locations of libraries less obvious.
+The location priorities system works in the same manner in [Arduino Web Editor](https://create.arduino.cc/), but its
+cloud-based nature may make the locations of libraries less obvious.
142
143
1. **Custom**: the imported libraries, shown under the **Libraries > Custom** tab.
144
- These libraries are under `/tmp/\<some number>/custom`
0 commit comments