Skip to content

Commit bcc6612

Browse files
committed
fix links for this repo
1 parent 349addb commit bcc6612

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Ask a question
4-
url: https://github.com/opcodesio/spike/discussions/new?category=q-a
4+
url: https://github.com/opcodesio/spike-free/discussions/new?category=q-a
55
about: Ask the community for help
66
- name: Request a feature
7-
url: https://github.com/opcodesio/spike/discussions/new?category=ideas
7+
url: https://github.com/opcodesio/spike-free/discussions/new?category=ideas
88
about: Share ideas for new features
99
- name: Report a security issue
10-
url: https://github.com/opcodesio/spike/security/policy
10+
url: https://github.com/opcodesio/spike-free/security/policy
1111
about: Learn how to notify us for sensitive bugs
1212
- name: Report a bug
13-
url: https://github.com/opcodesio/spike/issues/new
13+
url: https://github.com/opcodesio/spike-free/issues/new
1414
about: Report a reproducable bug

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/opcodesio/spike.git"
16+
"url": "git+https://github.com/opcodesio/spike-free.git"
1717
},
1818
"author": "",
1919
"license": "ISC",
2020
"bugs": {
21-
"url": "https://github.com/opcodesio/spike/issues"
21+
"url": "https://github.com/opcodesio/spike-free/issues"
2222
},
23-
"homepage": "https://github.com/opcodesio/spike#readme",
23+
"homepage": "https://github.com/opcodesio/spike-free#readme",
2424
"devDependencies": {
2525
"@tailwindcss/forms": "^0.5.2",
2626
"autoprefixer": "^10.4.7",

0 commit comments

Comments
 (0)