diff options
Diffstat (limited to 'example-gopherdata')
-rw-r--r-- | example-gopherdata/gophermap | 2 | ||||
-rw-r--r-- | example-gopherdata/hello_world.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/example-gopherdata/gophermap b/example-gopherdata/gophermap index 3baab94..ebe9e1b 100644 --- a/example-gopherdata/gophermap +++ b/example-gopherdata/gophermap @@ -23,5 +23,5 @@ i Welcome to your Gopherspace! 1example /example localhost 8080 0hello_world.txt /hello_world.txt localhost 8080 -1Other the gopher servers in the world (via Floodgap) /world gopher.floodgap.com 70 +1Other Gopher servers in the world (via Floodgap) /world gopher.floodgap.com 70 diff --git a/example-gopherdata/hello_world.txt b/example-gopherdata/hello_world.txt index be5b84b..b807756 100644 --- a/example-gopherdata/hello_world.txt +++ b/example-gopherdata/hello_world.txt @@ -1 +1 @@ -Hi there! This file is being served by your Gopher Server
\ No newline at end of file +Hi there! This file is being served by your Gopher Server.
\ No newline at end of file |