Skip to content

Commit 0375144

Browse files
authored
Update documentation links (#1)
* Update README.md * Update getting-started.md
1 parent 0c0898a commit 0375144

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ npm install -g mup
4848

4949
### Support
5050

51-
First, look at the [troubleshooting](http://meteor-up.com/docs.html#troubleshooting) and [common problems](http://http://meteor-up.com/docs.html#common-problems) sections of the docs. You can also search the [github issues](https://github.com/zodern/meteor-up/issues).
51+
First, look at the [troubleshooting](http://meteor-up.com/docs.html#troubleshooting) and [common problems](http://meteor-up.com/docs.html#common-problems) sections of the docs. You can also search the [github issues](https://github.com/zodern/meteor-up/issues).
5252

5353
If that doesn't solve the problem, you can:
5454
- [Create a Github issue](https://github.com/zodern/meteor-up/issues/new)

docs/getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ Congratulations! Your app is now running on the server, accessible to your poten
7777

7878
## Next Steps
7979

80-
- [View logs](https://github.com/zodern/meteor-up#other-utility-commands)
81-
- [Setup SSL](https://github.com/zodern/meteor-up#ssl-support)
82-
- [View config options](https://github.com/zodern/meteor-up#example-config)
80+
- [View logs](docs.html#other-utility-commands)
81+
- [Setup SSL](docs.html#ssl-support)
82+
- [View config options](docs.html#example-configs)

0 commit comments

Comments
 (0)