Skip to content

Commit

Permalink
Fix example links.
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed Jan 15, 2024
1 parent 084a85a commit 949acae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cache := startGroupcache()
}
```

Full example: [./examples/groupcache/mailgun](./examples/groupcache/mailgun)
Full example: [examples/groupcache-exporter-mailgun](examples/groupcache-exporter-mailgun)

# Example for modernprogram groupcache

Expand Down Expand Up @@ -80,7 +80,7 @@ cache := startGroupcache()
}
```

Full example: [./examples/groupcache/modernprogram](./examples/groupcache/modernprogram)
Full example: [examples/groupcache-exporter-modernprogram](examples/groupcache-exporter-modernprogram)

# Testing

Expand Down

0 comments on commit 949acae

Please sign in to comment.