mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
chore(global): replace CloudInovasi with Portainer.io
This commit is contained in:
parent
12e6e0557d
commit
39909d774f
7 changed files with 26 additions and 26 deletions
10
package.json
10
package.json
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"author": "Cloud Inovasi",
|
||||
"author": "Portainer.io",
|
||||
"name": "portainer",
|
||||
"homepage": "https://github.com/cloud-inovasi/portainer",
|
||||
"homepage": "http://portainer.io",
|
||||
"version": "1.8.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:cloud-inovasi/portainer.git"
|
||||
"url": "git@github.com:portainer/portainer.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/cloud-inovasi/portainer/issues"
|
||||
"url": "https://github.com/portainer/portainer/issues"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.githubusercontent.com/cloud-inovasi/portainer/develop/LICENSE"
|
||||
"url": "https://raw.githubusercontent.com/portainer/portainer/develop/LICENSE"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue