Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit ec23de5

Browse files
committed
Add link in readme
1 parent fcc5bf5 commit ec23de5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CallPolly wraps Polly to provide:
1818

1919
## Non-goals
2020

21-
- low level policy implementations should live elsewhere (see _CONTRIBUTION notes_)
21+
- low level policy implementations should live elsewhere (see [CONTRIBUTION notes](#contribution-notes))
2222
- the core CallPolly library faciltates, but should never bind _directly_ to any specific log or metrics emission sink
2323

2424
# Dependencies
@@ -102,4 +102,4 @@ See the [acceptance tests](https://github.com/jet/CallPolly/blob/master/tests/Ca
102102
}
103103
104104
}
105-
```
105+
```

0 commit comments

Comments
 (0)