Skip to content

Commit f9d8d21

Browse files
Fix help links in index page
The links to appstore and appstore upload must point to the publihshing directory not to the project directory.
1 parent f086d8c commit f9d8d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/man_pages/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Command | Description
4040
## Publishing Commands
4141
Command | Description
4242
---|---
43-
[appstore](project/publishing/appstore.html) | Lists applications registered in iTunes Connect.
44-
[appstore upload](project/publishing/appstore-upload.html) | Uploads project to iTunes Connect.
43+
[appstore](publishing/appstore.html) | Lists applications registered in iTunes Connect.
44+
[appstore upload](publishing/appstore-upload.html) | Uploads project to iTunes Connect.
4545

4646
## Device Commands
4747
Command | Description

0 commit comments

Comments
 (0)