Skip to content

Commit 032658c

Browse files
committed
Updated readme.
1 parent 54e9541 commit 032658c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ This project provides a cross-platform command line interface for [DNSimple][0].
88

99
This project's command line interface is based on the [azure-cli](https://github.com/Azure/azure-sdk-tools-xplat), although its features and functionality are entirely different and not related to [azure](http://azure.microsoft.com/) whatsoever.
1010

11-
--
1211
Installation
1312
------------
1413

@@ -49,7 +48,7 @@ npm install
4948
Usage
5049
-----
5150

52-
Just type `dnsimple` or `dns` at a command prompt to get started and see available commands. Please see the [command reference][3] and [wiki](wiki) for more details.
51+
Just type `dnsimple` or `dns` at a command prompt to get started and see available commands. Please see the [command reference][3] and [wiki][4] for more details.
5352

5453
```bash
5554
user@host:~$ dnsimple
@@ -134,7 +133,7 @@ user Commands to manage your users
134133
subscription Commands to manage account subscriptions
135134
price Commands to view domain pricing
136135
```
137-
Please see the [command reference][3] and [wiki](wiki) for more details.
136+
Please see the [command reference][3] and [wiki][4] for more details.
138137
139138
## Setting up Fiddler for CLI
140139
@@ -146,7 +145,7 @@ set HTTPS_PROXY=http://127.0.0.1:8888
146145
```
147146
148147
## Learn More
149-
Please see the [command reference][3] and [wiki](wiki) for details and examples of all commands.
148+
Please see the [command reference][3] and [wiki][4] for details and examples of all commands.
150149
151150
For more information on the DNSimple REST API, please see the [DNSimple API Documentation][2].
152151
@@ -159,4 +158,5 @@ If you encounter any bugs with the library please file an issue in the [Issues](
159158
[0]:http://dnsimple.com
160159
[1]:http://sandbox.dnsimple.com
161160
[2]:http://developer.dnsimple.com/
162-
[3]:https://github.com/anderly/dnsimple-cli/blob/master/command-reference.md
161+
[3]:https://github.com/anderly/dnsimple-cli/blob/master/command-reference.md
162+
[4]:https://github.com/anderly/dnsimple-cli/wiki

0 commit comments

Comments
 (0)