Skip to content

Commit d9fe24f

Browse files
committed
tweak footnote in 9
1 parent 24dbc85 commit d9fe24f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

chapter_09_docker.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,9 @@ Starting development server at http://127.0.0.1:8888/
957957

958958
A quick run of the FT or check in our browser will show us that nope, that doesn't work either.
959959
Let's try an even lower-level smoke test, the traditional Unix utility `curl`.
960-
It's a command-line tool for making HTTP requests.footnote:[`curl` can make many other types of requests. For details see https://man7.org/linux/man-pages/man1/curl.1.html[curl manual].] Try it on your own computer first:
960+
It's a command-line tool for making HTTP requests.footnote:[
961+
`curl` can do FTP and many other types of network requests too! Check out the https://man7.org/linux/man-pages/man1/curl.1.html[curl manual].]
962+
Try it on your own computer first:
961963

962964
[role="ignore-errors"]
963965
[subs="specialcharacters,macros"]
Submodule superlists updated 120 files

0 commit comments

Comments
 (0)