Skip to content

Commit 6cf2a73

Browse files
neoarzSternXD
authored andcommitted
fix build error
1 parent 9e6eaa1 commit 6cf2a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/app-sources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can create a link to automatically add your AltSource by using this template
1515
```
1616
sidestore://source?url=[source url]
1717
```
18-
For more info, see [URL Schema](advanced/url-schema). It is often helpful to create the link to your AltSource in this format, then put it into a link shortener such as ```tinyurl.com```. However, if a user tries to use a sidestore:// link without SideStore already installed, it will crash, so some documentation may be helpful.
18+
For more info, see [URL Schema](/docs/advanced/url-schema). It is often helpful to create the link to your AltSource in this format, then put it into a link shortener such as ```tinyurl.com```. However, if a user tries to use a sidestore:// link without SideStore already installed, it will crash, so some documentation may be helpful.
1919

2020
## That's it!
2121

0 commit comments

Comments
 (0)