Fix broken links names in README.md for hello

This commit is contained in:
Michael Williams
2017-09-28 18:19:43 -06:00
parent f8eda190a9
commit a036436d4e
7 changed files with 7 additions and 7 deletions

View File

@@ -63,4 +63,4 @@ In Go, simply put them all in the `vendor/` directory.
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -48,4 +48,4 @@ That's it!
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -77,7 +77,7 @@ request('http://www.google.com', function (error, response, body) {
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -78,4 +78,4 @@ Open `func.php` to see it in action.
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -64,4 +64,4 @@ In Python, we create a [requirements](https://pip.pypa.io/en/stable/user_guide/)
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -79,7 +79,7 @@ Open `func.rb` to see it in action.
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)

View File

@@ -90,4 +90,4 @@ That's it!
# Next Up # Next Up
## [Tutorial 2: Input Parameters](../../params) ## [Part 2: Input Parameters](../../params)