Browse Source

Merge pull request #1 from jro7/jro7-patch-1

fix typo in isogoapp url
Wirecog 6 years ago
parent
commit
7db0a6db56
No account linked to committer's email
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Readme.md

+ 2
- 2
Readme.md View File

44
 
44
 
45
 ### Verify That Kick Is Functioning
45
 ### Verify That Kick Is Functioning
46
 
46
 
47
-Assuming that you've installed the [isogoapp](https://github.com/isomorphicgo/isogo), and you have issued the kick command to run the web server instance:
47
+Assuming that you've installed the [isogoapp](https://github.com/isomorphicgo/isogoapp), and you have issued the kick command to run the web server instance:
48
 
48
 
49
 Access the [test page](http://localhost:8080) for the `isogoapp` using your web browser.
49
 Access the [test page](http://localhost:8080) for the `isogoapp` using your web browser.
50
 
50
 
59
 More information on the benefits of Isomorphic Go applications can be found at the [Isomorphic Go Website](http://isomorphicgo.org).
59
 More information on the benefits of Isomorphic Go applications can be found at the [Isomorphic Go Website](http://isomorphicgo.org).
60
 
60
 
61
 ## License
61
 ## License
62
-Kick is licensed under the BSD License. Read the [LICENSE](https://github.com/isomorphicgo/kick/blob/master/LICENSE) file for more information.
62
+Kick is licensed under the BSD License. Read the [LICENSE](https://github.com/isomorphicgo/kick/blob/master/LICENSE) file for more information.