We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0677b33 commit ce5b7beCopy full SHA for ce5b7be
lib/Templates.ts
@@ -4,7 +4,7 @@ import { FabrixApp } from './index'
4
5
export const Templates = {
6
hr: '---------------------------------------------------------------',
7
- docs: 'Fabrix Documentation: http://fabrix.app/doc',
+ docs: 'Fabrix Documentation: https://fabrix.app/docs',
8
9
info: {
10
start: 'Spooling up...',
0 commit comments