We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc5bf5 commit ec23de5Copy full SHA for ec23de5
1 file changed
README.md
@@ -18,7 +18,7 @@ CallPolly wraps Polly to provide:
18
19
## Non-goals
20
21
-- low level policy implementations should live elsewhere (see _CONTRIBUTION notes_)
+- low level policy implementations should live elsewhere (see [CONTRIBUTION notes](#contribution-notes))
22
- the core CallPolly library faciltates, but should never bind _directly_ to any specific log or metrics emission sink
23
24
# Dependencies
@@ -102,4 +102,4 @@ See the [acceptance tests](https://github.com/jet/CallPolly/blob/master/tests/Ca
102
}
103
104
105
-```
+```
0 commit comments