Skip to content

Commit 6f3e1b9

Browse files
author
Maximilian Franzke
committed
chore(links): direct linking to the final URL #1195
This is a permanent redirect. The link should be updated.
1 parent a7f89c5 commit 6f3e1b9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
This monorepo contains the core of Pattern Lab / Node and all related engines, UI kits, plugins and utilities. Pattern Lab helps you and your team build thoughtful, pattern-driven user interfaces using atomic design principles.
88

9-
If you'd like to see what a front-end project built with Pattern Lab looks like, check out this [online demo of Pattern Lab output](http://demo.patternlab.io/).
9+
If you'd like to see what a front-end project built with Pattern Lab looks like, check out this [online demo of Pattern Lab output](https://demo.patternlab.io/).
1010

1111
[![Build Status](https://travis-ci.org/pattern-lab/patternlab-node.svg?branch=master)](https://travis-ci.org/pattern-lab/patternlab-node)
1212
![current release](https://img.shields.io/npm/v/@pattern-lab/core.svg)

packages/docs/src/demos/pattern-lab-two-mustache-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Pattern Lab 2 Mustache Demo
33
description: Pattern Lab 1 projects should work with minimal changes in Pattern Lab 2.
4-
url: http://demo.patternlab.io/
4+
url: https://demo.patternlab.io/
55
category: starterkit
66
tags:
77
- demo-PL2

packages/docs/src/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Resources
1212

1313
## Pattern Lab Examples
1414

15-
- [Pattern Lab Demo](http://demo.patternlab.io/)
15+
- [Pattern Lab Demo](https://demo.patternlab.io/)
1616
- [Frost Finery](http://patterns.frostfinery.com)
1717
- [Pittsburgh Food Bank](http://foodbank.bradfrostweb.com/patternlab/v10/)
1818
- [brianmuenzenmeyer.com](http://www.brianmuenzenmeyer.com/patternlab/public/)

packages/edition-node-gulp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
The Gulp wrapper around [Pattern Lab Node Core](https://github.com/pattern-lab/patternlab-node/tree/master/packages/core)), the default PatternEngine, and supporting frontend assets.
99

10-
[Online Demo of Pattern Lab Output](http://demo.patternlab.io/)
10+
[Online Demo of Pattern Lab Output](https://demo.patternlab.io/)
1111

1212
## Packaged Components
1313

packages/edition-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
The pure wrapper around [Pattern Lab Node Core](https://github.com/pattern-lab/patternlab-node/tree/master/packages/core), the default pattern engine, and supporting frontend assets.
99

10-
[Online Demo of Pattern Lab Output](http://demo.patternlab.io/)
10+
[Online Demo of Pattern Lab Output](https://demo.patternlab.io/)
1111

1212
## Packaged Components
1313

0 commit comments

Comments
 (0)