summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-03-20 17:54:07 +0100
committerGitHub <noreply@github.com>2021-03-20 17:54:07 +0100
commit91ddc666e3ee1ac8fd128bf491f32d512e5524c3 (patch)
treed01afbe6f65a1564809a116cb8e2345522b05f3b /.github/workflows/main.yml
parent405c85c160b0d72407498a25555677d484b822f1 (diff)
parentbca7ba4eed437361c93af6316b810e97dd071d67 (diff)
Merge pull request #235 from MFAshby/doc_correction
Small correction to git URL in documentation files
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 81926a91..4a71b7e0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,7 +1,7 @@
# GitHub Actions Workflow to build FreeRTOS Firmware for PineTime Smart Watch
# See https://lupyuen.github.io/pinetime-rust-mynewt/articles/cloud
-# Based on https://github.com/JF002/Pinetime/blob/master/doc/buildAndProgram.md
-# and https://github.com/JF002/Pinetime/blob/master/bootloader/README.md
+# Based on https://github.com/JF002/InfiniTime/blob/master/doc/buildAndProgram.md
+# and https://github.com/JF002/InfiniTime/blob/master/bootloader/README.md
# Name of this Workflow
name: Build PineTime Firmware