We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee0aa2 commit d57315bCopy full SHA for d57315b
package/esp8266-arudino-doc.bash
@@ -28,8 +28,8 @@ version="$(git --work-tree=$arduinoESP_src describe --tags --always)"
28
release_date=$(date "+%b_%d,_%Y") # format for badge link
29
build_date=$(date "+%b %d, %Y")
30
destination_path="$tmp_path/doc"
31
-doc_template_url="https://github.com/pgollor/esp8266-arduino-docs.git"
32
-url="http://pgollor.github.io/Arduino"
+doc_template_url="https://github.com/igrr/esp8266-arduino-docs.git"
+url="http://esp8266.github.io/Arduino"
33
34
# control output
35
echo "Arduino ESP8266 source dir: "$arduinoESP_src
0 commit comments