From 45335532ca83ac31837139f716178c5feb5f9171 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Fri, 2 Jan 2026 08:57:13 +1100 Subject: [PATCH] Syntax fix for first timer welcome bot. (#9144) URL formatting was inverted. --- .github/workflows/first_time_contributor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first_time_contributor.yml b/.github/workflows/first_time_contributor.yml index cfb7f1d43..272ce4d10 100644 --- a/.github/workflows/first_time_contributor.yml +++ b/.github/workflows/first_time_contributor.yml @@ -22,7 +22,7 @@ jobs: ### @{fc-author}, Welcome to Meshtastic! :wave: Thanks for opening your first issue. If it's helpful, an easy way - to get logs is the "Open Serial Monitor" button on the (Web Flasher)[https://flasher.meshtastic.org]. + to get logs is the "Open Serial Monitor" button on the (Web Flasher](https://flasher.meshtastic.org). If you have ideas for features, note that we often debate big ideas in the [discussions tab](https://github.com/meshtastic/firmware/discussions/categories/ideas)