Skip to content

Commit c9635ec

Browse files
author
Maximilian Franzke
committed
fix(docs): resolving broken links in new docs site #1192
This is a permanent redirect. The link should be updated.
1 parent f56ad39 commit c9635ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/docs/src/docs/advanced-page-follow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ eleventyNavigation:
99
order: 300
1010
---
1111

12-
The Pattern Lab's Page Follow feature gives developers the ability to have one browser control other browsers that connect to the Pattern Lab website. Pattern Lab Node utilizes [BrowserSync](http://www.browsersync.io/) to synchronize all connected browsers and devices.
12+
The Pattern Lab's Page Follow feature gives developers the ability to have one browser control other browsers that connect to the Pattern Lab website. Pattern Lab Node utilizes [BrowserSync](https://www.browsersync.io/) to synchronize all connected browsers and devices.
1313

1414
## How to Start and Connect to Pattern Lab with BrowserSync
1515

@@ -28,7 +28,7 @@ To stop watching files on Mac OS X and Windows you can press`CTRL+C` in the comm
2828

2929
## BrowserSync Capabilities
3030

31-
It's strongly recommended to visit [BrowserSync](http://www.browsersync.io/) documentation or the BrowserSync UI at [http://localhost:3001](http://localhost:3001). From this administration interface one can perform the following:
31+
It's strongly recommended to visit [BrowserSync](https://www.browsersync.io/) documentation or the BrowserSync UI at [http://localhost:3001](http://localhost:3001). From this administration interface one can perform the following:
3232

3333
- See all connected devices and browsers
3434
- Open new tabbed instances of the Pattern Lab website on devices

0 commit comments

Comments
 (0)