Skip to content

Commit f6da1fd

Browse files
committed
Update links and project name
1 parent 48aad24 commit f6da1fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"name": "neo4j-antora-site-generator",
2+
"name": "@neo4j/developer-site-generator",
33
"version": "0.1.0",
44
"description": "The Neo4j site generator pipeline for producing and publishing static documentation sites with Antora.",
5-
"license": "MPL-2.0",
5+
"license": "MIT",
66
"author": "Guillaume Grossetie (https://yuzutech.fr)",
77
"contributors": [
88
"Guillaume Grossetie <[email protected]>"
99
],
10-
"homepage": "https://github.com/Mogztter/neo4j-antora-site-generator#readme",
10+
"homepage": "https://github.com/neo4j-documentation/developer-site-generator#readme",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/Mogztter/neo4j-antora-site-generator.git"
13+
"url": "git+https://github.com/neo4j-documentation/developer-site-generator.git"
1414
},
1515
"bugs": {
16-
"url": "https://github.com/Mogztter/neo4j-antora-site-generator/issues"
16+
"url": "https://github.com/neo4j-documentation/developer-site-generator/issues"
1717
},
1818
"main": "lib/index.js",
1919
"dependencies": {

0 commit comments

Comments
 (0)