mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03:00
Replace Minio refs in docs with MinIO and links (#7494)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "browser",
|
||||
"version": "0.0.1",
|
||||
"description": "Minio Browser",
|
||||
"description": "MinIO Browser",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"dev": "NODE_ENV=dev webpack-dev-server --devtool cheap-module-eval-source-map --progress --colors --hot --content-base dev",
|
||||
@@ -21,7 +21,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/minio/minio"
|
||||
},
|
||||
"author": "Minio Inc",
|
||||
"author": "MinIO Inc",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/minio/minio/issues"
|
||||
|
||||
Reference in New Issue
Block a user