Skip to content

Commit cae9420

Browse files
author
Maximilian Franzke
committed
fix(docs): resolving broken links in new docs site #1192
plus readded that image that was additionally missing within the docs page /packages/docs/src/docs/advanced-ecosystem-overview.md
1 parent 84138c3 commit cae9420

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The below assumes a new directory and project is required. This is likely what y
4646

4747
## Ecosystem
4848

49-
![Pattern Lab Ecosystem](http://patternlab.io/assets/pattern-lab-2-image_18-large-opt.png)
49+
![Pattern Lab Ecosystem](https://patternlab.io/images/pattern-lab-2-image_18-large-opt.png)
5050

5151
Core, and Editions, are part of the [Pattern Lab Ecosystem](https://patternlab.io/docs/overview-of-pattern-lab's-ecosystem/). With this architecture, we encourage people to write and maintain their own Editions, Starterkits, and even PatternEngines.
5252

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For users wanting a more pre-packaged experience several editions are available.
3535

3636
## Ecosystem
3737

38-
![Pattern Lab Ecosystem](http://patternlab.io/assets/pattern-lab-2-image_18-large-opt.png)
38+
![Pattern Lab Ecosystem](https://patternlab.io/images/pattern-lab-2-image_18-large-opt.png)
3939

4040
Core, and Editions, are part of the [Pattern Lab Ecosystem](https://patternlab.io/docs/overview-of-pattern-lab's-ecosystem/). With this architecture, we encourage people to write and maintain their own Editions, Starterkits, and even PatternEngines.
4141

packages/docs/src/docs/advanced-ecosystem-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Editions let teams and agencies bundle all the things that support their unique
1919

2020
The following is good overview of what components might make up an edition:
2121

22-
<img src="/assets/pattern-lab-2-image_18-large-opt.png">
22+
<img src="/images/pattern-lab-2-image_18-large-opt.png">
2323

2424
This is by no means exhaustive and can be added to as needed. Here is a description of each component:
2525

Loading

0 commit comments

Comments
 (0)