Skip to content

Commit 5624be7

Browse files
committed
fix: improve text
1 parent 240e3f6 commit 5624be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/specifications/deep-links.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Our system incorporates two specific deeplink schemes—namely IOTA and SHIMMER.
3131
iota[-<stage>]://<context>/<operation>[?param=<param>]
3232
```
3333

34-
**SHIMMER**
34+
**Shimmer**
3535

3636
```
3737
firefly[-<stage>]://<context>/<operation>[?param=<param>]
@@ -49,7 +49,7 @@ The parameters are as follows:
4949
- `operation` - an operation within a specific context (see below for more detail)
5050
- `param` - query parameter(s) relevant for the specified operation
5151

52-
To target the production version, use the following deeplink prefix:
52+
To target the production version simply don't specify any stages, example for Shimmer:
5353

5454
```
5555
firefly://

0 commit comments

Comments
 (0)