Fix the link to the couchserver example

This commit is contained in:
Ivan Vučica 2017-05-18 10:57:32 +01:00 committed by Dustin Sallings
parent 373a550c48
commit 2ceb8dcb12
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ I'm still working on coming up with the exact right interfaces, but
take a look at [the couchserver][couchserver] example to see what it
takes to build a custom NNTP server with your own backend.
[couchserver]: go-nntp/blob/master/examples/couchserver/couchserver.go
[couchserver]: examples/couchserver/couchserver.go