Skip to content

Commit

Permalink
Merge pull request #196 from acend/update-link
Browse files Browse the repository at this point in the history
Add link to full joke api solution
  • Loading branch information
dvob authored Oct 26, 2023
2 parents 69ac1b6 + 9be2ca5 commit 904844c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/exercises/lab_joke_api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ line = strings.TrimSpace(line)
[Client](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-client)

[Server](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-server)

[Full Combined](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-full)

0 comments on commit 904844c

Please sign in to comment.