mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
Point link of the docs to docs.minio.io. (#3025)
This commit is contained in:
parent
32c3a558e9
commit
43ce028840
2
dist/linux-systemd/minio.service
vendored
2
dist/linux-systemd/minio.service
vendored
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Minio
|
Description=Minio
|
||||||
Documentation=http://minio.io
|
Documentation=https://docs.minio.io
|
||||||
Wants=network-online.target
|
Wants=network-online.target
|
||||||
After=network-online.target
|
After=network-online.target
|
||||||
AssertPathExists=/etc/minio/
|
AssertPathExists=/etc/minio/
|
||||||
|
Loading…
Reference in New Issue
Block a user