Skip to content

Commit 7ec0783

Browse files
author
Valentin Stoychev
committed
Update README.md
update relative links, to be absolute so that they will work on nmpjs.org
1 parent 35e27bd commit 7ec0783

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ tns doctor
506506

507507
This command prints warnings about current configuration issues and provides basic information about how to resolve them.
508508

509-
If addressing the configuration issues does not resolve your problem, you can [report an issue](CONTRIBUTING.md#report-an-issue) or [post in the NativeScript page in Google Groups](https://groups.google.com/forum/#!forum/nativescript).
509+
If addressing the configuration issues does not resolve your problem, you can [report an issue](https://github.com/NativeScript/nativescript-cli/CONTRIBUTING.md#report-an-issue) or [post in the NativeScript page in Google Groups](https://groups.google.com/forum/#!forum/nativescript).
510510

511511
[Back to Top][1]
512512

@@ -527,11 +527,11 @@ Known Issues
527527
How to Contribute
528528
===
529529

530-
To learn how to log a bug that you just discovered, click [here](CONTRIBUTING.md#report-an-issue).
530+
To learn how to log a bug that you just discovered, click [here](https://github.com/NativeScript/nativescript-cli/CONTRIBUTING.md#report-an-issue).
531531

532-
To learn how to suggest a new feature or improvement, click [here](CONTRIBUTING.md#request-a-feature).
532+
To learn how to suggest a new feature or improvement, click [here](https://github.com/NativeScript/nativescript-cli/CONTRIBUTING.md#request-a-feature).
533533

534-
To learn how to contribute to the code base, click [here](CONTRIBUTING.md#contribute-to-the-code-base).
534+
To learn how to contribute to the code base, click [here](https://github.com/NativeScript/nativescript-cli/CONTRIBUTING.md#contribute-to-the-code-base).
535535

536536
[Back to Top][1]
537537

@@ -558,4 +558,4 @@ This software is licensed under the Apache 2.0 license, quoted <a href="LICENSE"
558558
[JDK 8]: http://www.oracle.com/technetwork/java/javase/downloads/index.html
559559
[Apache Ant 1.8]: http://ant.apache.org/bindownload.cgi
560560
[Android SDK 19]: http://developer.android.com/sdk/index.html
561-
[Genymotion]: https://www.genymotion.com/#!/
561+
[Genymotion]: https://www.genymotion.com/#!/

0 commit comments

Comments
 (0)