We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e751d commit 82c9f34Copy full SHA for 82c9f34
2 files changed
_config.yml
@@ -1,2 +1,2 @@
1
theme: jekyll-theme-minimal
2
-repo-url: https://github.com/tigoe/
+repo-url: https://github.com/tigoe
readme.md
@@ -1,6 +1,6 @@
# Arduino General Examples
3
-* [{{repo-url}}6-channel-LED](6-channel-LED) - fades 6 channels of LEDs with a for loop
+* [6-channel-LED]({{repo-url}}/6-channel-LED) - fades 6 channels of LEDs with a for loop
4
* DACAnalogWrite
5
* EmicAnalogReadSerial
6
* EmicSoftwareSerial
0 commit comments