Skip to content

Commit f56ad39

Browse files
author
Maximilian Franzke
committed
fix(docs): resolving broken links in new docs site #1192
1 parent cae9420 commit f56ad39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/src/docs/advanced-auto-regenerate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gulp patternlab:build --watch
2323
2424
## How to Start the Watch and Self-Host the Pattern Lab Website
2525

26-
Rather than manually refreshing your browser when your patterns or frontend assets change you can have Pattern Lab watch for changes and [auto-reload your browser window](/docs/viewing-patterns.html#node) for you when it’s in watch mode.
26+
Rather than manually refreshing your browser when your patterns or frontend assets change you can have Pattern Lab watch for changes and [auto-reload your browser window](/docs/multi-browser-and-multi-device-testing-with-page-follow/) for you when it’s in watch mode.
2727

2828
## How to Stop the Watch
2929

packages/docs/src/docs/pattern-reorganizing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The numbers will not show up when Pattern Lab displays the name of the pattern i
3939

4040
##Re-ordering Pseudo-Patterns
4141

42-
The rules for re-ordering [pseudo-patterns](/docs/pattern-pseudo-patterns.html) are slightly different than normal patterns. The numbers go **after** the tilde sign (`~`) rather than at the beginning of the file name. For instance:
42+
The rules for re-ordering [pseudo-patterns](/docs/using-pseudo-patterns/) are slightly different than normal patterns. The numbers go **after** the tilde sign (`~`) rather than at the beginning of the file name. For instance:
4343

4444
```
4545
- pattern.mustache

0 commit comments

Comments
 (0)