Skip to content

Commit 2bffecc

Browse files
committed
feat: update forge links
1 parent bd83e68 commit 2bffecc

5 files changed

Lines changed: 16416 additions & 11582 deletions

File tree

.yarn/install-state.gz

1.65 MB
Binary file not shown.

.yarnrc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
approvedGitRepositories:
2+
- "**"
3+
4+
enableScripts: true
5+
6+
nodeLinker: node-modules
7+
8+
npmMinimalAgeGate: 0

src/app/component/information-dialog/information-dialog.component.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,10 @@ <h3>Disclaimer</h3>
8383
<p>
8484
This site is not affiliated, associated, authorized, endorsed by, or in any
8585
way officially connected with CharaChorder and Svalboard. The official
86-
website of CharaChorder, Forge Keyboard and Svalboard can be found at
86+
website of CharaChorder and Svalboard can be found at
8787
<a href="https://www.charachorder.com/" target="_blank" rel="noopener"
8888
>https://www.charachorder.com/</a
8989
>
90-
,
91-
<a href="https://forgekeyboard.com/" target="_blank" rel="noopener"
92-
>https://forgekeyboard.com/</a
93-
>
9490
and
9591
<a href="https://svalboard.com/" target="_blank" rel="noopener"
9692
>https://svalboard.com/</a

src/app/const/device.consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const M4G: Device = {
66
full: 'Master Forge',
77
short: 'M4G',
88
},
9-
url: 'https://forgekeyboard.com/products/master-forge',
9+
url: 'https://www.charachorder.com/collections/forge-collection/products/master-forge-1',
1010
computational: {
1111
modalities: 'Programmable Keys & Key Combinations',
1212
possibleInputs: {

0 commit comments

Comments
 (0)