update URLs to forget hissvn organization

This commit is contained in:
2021-07-23 17:12:01 -06:00
parent 2bc1652027
commit d81d5e5b8c
7 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
*A type-safe, compiled Lisp for Haxe programs*
[![Build Status](https://github.com/hissvn/kisslang/actions/workflows/test.yml/badge.svg)](https://github.com/hissvn/kisslang/actions/workflows/test.yml)
[![Build Status](https://github.com/NQNStudios/kisslang/actions/workflows/test.yml/badge.svg)](https://github.com/NQNStudios/kisslang/actions/workflows/test.yml)
## What is Kiss?

View File

@@ -1,6 +1,6 @@
{
"name": "kiss",
"url": "https://github.com/hissvn/kisslang",
"url": "https://github.com/NQNStudios/kisslang",
"license": "LGPL",
"tags": ["cross"],
"description": "",

View File

@@ -1,6 +1,6 @@
{
"name": "template",
"url": "https://github.com/hissvn/kisslang",
"url": "https://github.com/NQNStudios/kisslang",
"license": "LGPL",
"tags": [],
"description": "",

View File

@@ -1,6 +1,6 @@
{
"name": "asciilib",
"url": "https://github.com/hissvn/kisslang",
"url": "https://github.com/NQNStudios/kisslang",
"license": "LGPL",
"tags": ["cross"],
"description": "",

View File

@@ -72,7 +72,7 @@
"publisher": "NQNStudios",
"repository": {
"type:": "git",
"url": "https://github.com/hissvn/kisslang.git"
"url": "https://github.com/NQNStudios/kisslang.git"
},
"homepage": "https://github.com/hissvn/kisslang/blob/master/projects/kiss-vscode/README.md"
"homepage": "https://github.com/NQNStudios/kisslang/blob/master/projects/kiss-vscode/README.md"
}

View File

@@ -1,6 +1,6 @@
{
"name": "nat-archive-tool",
"url": "https://github.com/hissvn/kisslang",
"url": "https://github.com/NQNStudios/kisslang",
"license": "LGPL",
"tags": ["cross"],
"description": "",

View File

@@ -7,7 +7,7 @@
"kiss": "",
"nat-archive-tool": ""
},
"url": "https://github.com/hissvn/kisslang",
"url": "https://github.com/NQNStudios/kisslang",
"contributors": [
"NQNStudios"
],