Skip to content

Commit d57315b

Browse files
committed
change repository links
1 parent 1ee0aa2 commit d57315b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/esp8266-arudino-doc.bash

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ version="$(git --work-tree=$arduinoESP_src describe --tags --always)"
2828
release_date=$(date "+%b_%d,_%Y") # format for badge link
2929
build_date=$(date "+%b %d, %Y")
3030
destination_path="$tmp_path/doc"
31-
doc_template_url="https://github.com/pgollor/esp8266-arduino-docs.git"
32-
url="http://pgollor.github.io/Arduino"
31+
doc_template_url="https://github.com/igrr/esp8266-arduino-docs.git"
32+
url="http://esp8266.github.io/Arduino"
3333

3434
# control output
3535
echo "Arduino ESP8266 source dir: "$arduinoESP_src

0 commit comments

Comments
 (0)