File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,23 +94,23 @@ <h4 id="app-settings">app.settings</h4>
94
94
95
95
< h3 > Redis Vue</ h3 >
96
96
< div class ="source ">
97
- < a name ="app://redis "> app://redis</ a > -
97
+ < a name ="app://redis-vue "> app://redis-vue </ a > -
98
98
< a href ="http://redis.web-app.io "> redis.web-app.io</ a > -
99
99
< a href ="https://github.com/sharp-apps/Redis "> sharp-apps/Redis</ a >
100
100
</ div >
101
101
102
102
{{#markdown}}
103
103
You can run this Gist Desktop App via URL Scheme from (Windows Desktop App):
104
104
105
- < strong > < a name ="app://redis "> app://redis</ a > </ strong >
105
+ < strong > < a name ="app://redis-vue "> app://redis-vue </ a > </ strong >
106
106
107
107
Or via command-line:
108
108
109
- $ app open redis
109
+ $ app open redis-vue
110
110
111
111
Cross platform (Default Browser):
112
112
113
- $ x open redis
113
+ $ x open redis-vue
114
114
{{/markdown}}
115
115
116
116
< p >
You can’t perform that action at this time.
0 commit comments