Skip to content

Commit

Permalink
build: update github urls
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed May 15, 2024
1 parent 99fcf30 commit 3a1472a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Let’s keep things simple –

The _Lyne_ team takes all security concerns in _Lyne Design System_ seriously. Thank you for improving the security of _Lyne_. We appreciate your efforts, responsible disclosure your information and will make every effort to acknowledge your contributions.

If you think you have identified a vulnerability or security related issue within _Lyne Design System_, please report it immediately to lyne-design-system@sbb.ch. If you are not sure, don’t worry. Better safe than sorry – just send an email.
If you think you have identified a vulnerability or security related issue within _Lyne Design System_, please report it immediately to esta@sbb.ch. If you are not sure, don’t worry. Better safe than sorry – just send an email.

**Please do not:**

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ determine the next release version if necessary.

## Components

See [Lyne Components](https://github.com/lyne-design-system/lyne-components) for components using these design tokens.
See [Lyne Components](https://github.com/sbb-design-systems/lyne-components) for components using these design tokens.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sbb-esta/lyne-design-tokens",
"version": "0.8.0",
"description": "Managing and publishing design tokens for the lyne design system: https://github.com/lyne-design-system/lyne-components",
"description": "Managing and publishing design tokens for the lyne design system: https://github.com/sbb-design-systems/lyne-components",
"scripts": {
"build": "tsx ./build.ts",
"format": "prettier \"**/*\" --write --ignore-unknown",
Expand All @@ -10,17 +10,17 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/lyne-design-system/lyne-design-tokens.git"
"url": "git+https://github.com/sbb-design-systems/lyne-design-tokens.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lyne-design-system/lyne-design-tokens/issues"
"url": "https://github.com/sbb-design-systems/lyne-design-tokens/issues"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/lyne-design-system/lyne-design-tokens#readme",
"homepage": "https://github.com/sbb-design-systems/lyne-design-tokens#readme",
"files": [
"dist/"
],
Expand Down

0 comments on commit 3a1472a

Please sign in to comment.