diff options
author | Valentin Popov <valentin@popov.link> | 2025-06-15 15:10:03 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2025-06-15 15:10:03 +0300 |
commit | a045cc87d0a854e65e90a61e702a7733a3b10d36 (patch) | |
tree | 06f16d50e561f70599a438e19c0ac65453c228c0 /README.md | |
parent | 8f88b8b9c82f7ec4bbc44bd7034e9064919eed98 (diff) | |
download | go-metatrader4-master.tar.xz go-metatrader4-master.zip |
Update README with new source mirror URL and add GitHub Actions workflow for repository mirroringHEADmasterHEAD
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Use `WithAutoClose(false)` if you want to reuse the connection manually via `cli ## Project Info - Vanity import path: `go.popov.link/metatrader4` -- Source mirror (read-only): [code.popov.link](https://code.popov.link/valentineus/go-metatrader4) +- Source mirror (read-only): [git.popov.link](https://git.popov.link/go-metatrader4/) - Issues and contributions: [GitHub](https://github.com/valentineus/go-metatrader4/issues) Maintained by [Valentin Popov](mailto:valentin@popov.link). |