Skip to content

Commit e35e5dc

Browse files
authored
fix(ui): updated dead links and moved to https
1 parent 85c4ba7 commit e35e5dc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/browser-sync-ui/src/crossbow/_config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ sections:
2222
href: "/help.html"
2323

2424
links:
25-
github: "https://github.com/Browsersync/UI/"
26-
issues: "https://github.com/Browsersync/UI/issues"
25+
github: "https://github.com/BrowserSync/browser-sync/"
26+
issues: "https://github.com/BrowserSync/browser-sync/issues"
2727
twitter: "https://twitter.com/browsersync"
28-
home: "http://browsersync.io"
29-
stackoverflow: "http://stackoverflow.com/questions/tagged/browser-sync"
30-
snippetOptions: "http://www.browsersync.io/docs/options/#option-snippetOptions"
28+
home: "https://browsersync.io"
29+
stackoverflow: "https://stackoverflow.com/questions/tagged/browser-sync"
30+
snippetOptions: "https://www.browsersync.io/docs/options/#option-snippetOptions
3131
contributing: "https://github.com/shakyShane/browser-sync/blob/master/CONTRIBUTING.md"
32-
options: "http://www.browsersync.io/docs/options/#option"
33-
jh: "http://www.wearejh.com"
32+
options: "https://www.browsersync.io/docs/options"
33+
jh: "https://wearejh.com"
3434

3535
project:
3636
name: "Browsersync.io"

0 commit comments

Comments
 (0)