docs: Change github to github.com in 0.3 migration guide (#237)

Ref. #237
This commit is contained in:
bn4t
2020-06-01 14:08:53 +00:00
committed by GitHub
parent e9a4180931
commit e24c9ede3c

View File

@@ -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