Skip to content

Commit e59b33b

Browse files
author
doublebyte1
committed
- updated package.json
1 parent f641cde commit e59b33b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"start": "npm run build && node scripts/start.js",
1313
"start:debug": "npm run build && node scripts/start-debug.js"
1414
},
15-
"description": "Agency is a one page HTML theme for Bootstrap.",
15+
"description": "Source code for the OGC Developer Website.",
1616
"keywords": [
17-
"css",
18-
"sass",
19-
"html",
20-
"responsive",
21-
"theme",
22-
"template"
17+
"OGC",
18+
"OGCAPI",
19+
"Standards",
20+
"OpenAPI",
21+
"Developer",
22+
"API"
2323
],
2424
"homepage": "https://developer.ogc.org/",
2525
"bugs": {
26-
"url": "https://github.com/doublebyte1/developer-website-v2",
26+
"url": "https://github.com/opengeospatial/developer-website",
2727
"email": "devrel@ogc.org"
2828
},
2929
"license": "MIT",
@@ -33,7 +33,7 @@
3333
],
3434
"repository": {
3535
"type": "git",
36-
"url": "https://github.com/doublebyte1/developer-website-v2.git"
36+
"url": "https://github.com/opengeospatial/developer-website.git"
3737
},
3838
"dependencies": {
3939
"bootstrap": "5.0.2"

0 commit comments

Comments
 (0)