Fixes protobuffer definition link text (#198)

pull/202/head
Joseph Salisbury 6 years ago committed by Tom Wilkie
parent 29cbd06f8e
commit 197f1adcde
  1. 2
      docs/api.md

@ -20,7 +20,7 @@ There are 4 API endpoints:
For sending log entries, expects a snappy compressed proto in the HTTP Body:
- [ProtoBuffer defition](/pkg/logproto/logproto.proto)
- [ProtoBuffer definition](/pkg/logproto/logproto.proto)
- [Golang client library](/pkg/promtail/client.go)
Also accepts JSON formatted requests when the header `Content-Type: application/json` is sent. Example of the JSON format:

Loading…
Cancel
Save