Thank you so much for the reply and suggestion, Brian. I will report a issue with the link you shared below. Regards! Haifang -----Original Message----- From: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> Sent: Thursday, March 13, 2025 4:31 PM To: Haifang Wang (Centific Technologies Inc) <v-haiwang@xxxxxxxxxxxxx> Cc: git@xxxxxxxxxxxxxxx Subject: [EXTERNAL] Re: Windows Application Issue | Git | REF # 56282410 On 2025-03-12 at 20:44:21, Haifang Wang (Centific Technologies Inc) wrote: > Hi Team Hi, > Environment: Desktop > OS: Windows 11 > App Version: 2.48.1 > > Repro Steps: > 1. Deploy latest OS > 2. Perform Windows and Store updates > 3. Download the application from vendor(https://git-scm.com/downloads/win). > 4. Install the application by Default Next Steps. > 5. Launch Git Gui and Create a new Repository. > 6. Click on help and click on Online Documentation . > 7. Observe > > Observations: > Encountered an error prompt observed in foreground when clicking on Help Documentation. > > Expected Results: > No Error prompt should be observed while redirecting to edge While the Git project does distribute Git GUI, we don't distribute any binaries, including for Windows. I did try your example on my Debian unstable system, and I got a link to https://www.kernel.org/pub/software/scm/git/docs/ in my preferred web browser. My guess is that this is just an ordinary packaging bug, and as such should be sent to the Git for Windows project, which distributes the Windows binaries, at their issue tracker: https://github.com/git-for-windows/git/issues. I'd suggest that you reach out there after searching first to see if it's already been reported. I will warn you that the maintainer is busy, as is usual with open source projects, so it may take some time to get fixed. -- brian m. carlson (they/them or he/him) Toronto, Ontario, CA