We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e418c commit 724e757Copy full SHA for 724e757
packages/primer-marketing-support/package.json
@@ -10,9 +10,9 @@
10
"index.scss",
11
"lib"
12
],
13
- "repository": "https://github.com/primer/primer-marketing-support.git",
+ "repository": "https://github.com/primer/primer-css/tree/master/packages/primer-marketing-support",
14
"bugs": {
15
- "url": "https://github.com/primer/primer-marketing-support/issues"
+ "url": "https://github.com/primer/primer-css/issues"
16
},
17
"scripts": {
18
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
0 commit comments