Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 9d957eb

Browse files
authored
chore: update StackBlitz links (#1254)
1 parent 0c5811d commit 9d957eb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/Bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ about: Something is broken in Angular Layout
1313
#### What are the steps to reproduce?
1414
Providing a StackBlitz (or similar) is the *best* way to get the team to see your issue.
1515

16-
* [StackBlitz starter](https://goo.gl/y38GUZ) using latest `npm` nightly release:
16+
* [StackBlitz starter](https://stackblitz.com/edit/flex-layout-seed-nightly) using latest `npm` nightly release:
1717

1818

1919
#### What is the use-case or motivation for changing an existing behavior?

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,5 +240,5 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
240240
[gitter]: https://gitter.im/angular/flex-layout
241241
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
242242
[js-style-guide]: https://google.github.io/styleguide/jsguide.html
243-
[stackblitz]: https://stackblitz.com/edit/angular-flex-layout-seed
243+
[stackblitz]: https://stackblitz.com/edit/flex-layout-seed
244244
[stackoverflow]: http://stackoverflow.com/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Check out [all of the available options](https://github.com/angular/flex-layout/
6161

6262
### StackBlitz Templates
6363

64-
* [Flex-Layout Template](https://stackblitz.com/edit/angular-flex-layout-seed?file=app%2Fapp.component.ts)
65-
* [Flex-Layout + Material](https://stackblitz.com/edit/angular-material-flex-layout-seed?file=app%2Fapp.module.ts)
64+
* [Flex-Layout Template](https://stackblitz.com/edit/flex-layout-seed)
65+
* [Flex-Layout + Material](https://stackblitz.com/edit/flex-layout-material-seed)
6666

6767
### Developers
6868

0 commit comments

Comments
 (0)