aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2025-06-15 15:10:03 +0300
committerValentin Popov <valentin@popov.link>2025-06-15 15:10:03 +0300
commita045cc87d0a854e65e90a61e702a7733a3b10d36 (patch)
tree06f16d50e561f70599a438e19c0ac65453c228c0 /README.md
parent8f88b8b9c82f7ec4bbc44bd7034e9064919eed98 (diff)
downloadgo-metatrader4-HEAD.tar.xz
go-metatrader4-HEAD.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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2e0cca..fdba57b 100644
--- a/README.md
+++ b/README.md
@@ -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).