Procházet zdrojové kódy

Try GitHub-flavored Markdown "auto-linking"

Per http://github.github.com/github-flavored-markdown/
Chris Beams před 13 roky
rodič
revize
8a1c0f3f71
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

293
 {"id":1,"content":"Hello, World!"}
293
 {"id":1,"content":"Hello, World!"}
294
 ```
294
 ```
295
 
295
 
296
-Now try providing a `name` query string parameter: http://localhost:8080/hello-world?name=User
296
+Now try providing a `name` query string parameter: [http://localhost:8080/hello-world?name=User]
297
 
297
 
298
 ```
298
 ```
299
 $ curl http://localhost:8080/hello-world?name=User
299
 $ curl http://localhost:8080/hello-world?name=User