Update source URL in README

This commit is contained in:
L. Bradley LaBoon 2024-02-29 18:37:30 -05:00
parent f1b59439eb
commit 3ce7fc6304
Signed by: brad
GPG Key ID: 3D21FA839D9A229F
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ This project is currently a work in progress. The following list provides a high
Eventually I plan to also implement features which were never available in the original manager, including Object Storage, One-Click Apps, and LKE.
## Reporting Issues
Before reporting an issue, please search the issue tracker to see if the issue has already reported. The canonical source of this repository is located at https://git.bradleylaboon.com/lb.laboon/lmc. Any forks on any other websites (including GitHub) are unofficial. The issue tracker located at that address should be used for all bug reports. In some cases, the root cause of an issue might be due to features which are currently missing from Linode's APIv4 (for example, APIv4 does not expose which physical host a given Linode instance is running on, so it is not possible to display this information like the original manager did). In these cases I may close the issue and redirect you upstream to Linode.
Before reporting an issue, please search the issue tracker to see if the issue has already reported. The canonical source of this repository is located at https://laboon.dev/brad/lmc. Any forks on any other websites (including GitHub) are unofficial. The issue tracker located at that address should be used for all bug reports. In some cases, the root cause of an issue might be due to features which are currently missing from Linode's APIv4 (for example, APIv4 does not expose which physical host a given Linode instance is running on, so it is not possible to display this information like the original manager did). In these cases I may close the issue and redirect you upstream to Linode.
## Contributing
The best way to contribute is by opening issues on the issue tracker. For simple fixes or adjustments I might accept a PR, but for the time being I would prefer to maintain this project as a solo effort. I may change my mind in the future.