Skip to content

Commit ce5b7be

Browse files
committedAug 27, 2018
[fix] template documentation link
1 parent 0677b33 commit ce5b7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/Templates.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { FabrixApp } from './index'
44

55
export const Templates = {
66
hr: '---------------------------------------------------------------',
7-
docs: 'Fabrix Documentation: http://fabrix.app/doc',
7+
docs: 'Fabrix Documentation: https://fabrix.app/docs',
88

99
info: {
1010
start: 'Spooling up...',

0 commit comments

Comments
 (0)
Please sign in to comment.