mirror of
https://github.com/foxcpp/maddy.git
synced 2026-02-04 23:03:38 +02:00
docs: Change github to github.com in 0.3 migration guide (#237)
Ref. #237
This commit is contained in:
@@ -39,7 +39,7 @@ cp /var/lib/maddy/imapsql.db* backup/
|
||||
3. Compile migration utility:
|
||||
|
||||
```
|
||||
git clone https://github/foxcpp/maddy.git
|
||||
git clone https://github.com/foxcpp/maddy.git
|
||||
cd maddy/
|
||||
git checkout v0.3.0
|
||||
cd cmd/migrate-db-0.2
|
||||
|
||||
Reference in New Issue
Block a user