mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 07:33:36 +01:00
Refactor links in documentation #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buu-nguyen on GitHub (Jun 18, 2024).
First of all, thank you for your awesome FOSS project.
I notice that in your documentation, the download links to get install script are pointing to your domain (For example:
d15ea3cefe/docs/binary.md (L25C4-L25C5)). It's not a very big problem at all, but i suggest that you should point to the file in Github repo, since they're already there.Regards,