Skip to content

Commit 9569e75

Browse files
committed
Rename app://redis to app://redis-vue
1 parent f00e2a7 commit 9569e75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/wwwroot/sharp-apps/redis.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -94,23 +94,23 @@ <h4 id="app-settings">app.settings</h4>
9494

9595
<h3>Redis Vue</h3>
9696
<div class="source">
97-
<a name="app://redis">app://redis</a> -
97+
<a name="app://redis-vue">app://redis-vue</a> -
9898
<a href="http://redis.web-app.io">redis.web-app.io</a> -
9999
<a href="https://github.com/sharp-apps/Redis">sharp-apps/Redis</a>
100100
</div>
101101

102102
{{#markdown}}
103103
You can run this Gist Desktop App via URL Scheme from (Windows Desktop App):
104104

105-
<strong><a name="app://redis">app://redis</a></strong>
105+
<strong><a name="app://redis-vue">app://redis-vue</a></strong>
106106

107107
Or via command-line:
108108

109-
$ app open redis
109+
$ app open redis-vue
110110

111111
Cross platform (Default Browser):
112112

113-
$ x open redis
113+
$ x open redis-vue
114114
{{/markdown}}
115115

116116
<p>

0 commit comments

Comments
 (0)