Skip to content

Commit

Permalink
Add backticks around bigquery README link to be like others.
Browse files Browse the repository at this point in the history
  • Loading branch information
LOZORD committed Nov 19, 2020
1 parent 77dcd5f commit acf4d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ for your Cloud Build project(s).

There are currently 3 supported notifier types:

- [bigquery](./bigquery/README.md), which writes Build updates and related
- [`bigquery`](./bigquery/README.md), which writes Build updates and related
data to a BigQuery table.
- [`http`](./http/README.md), which sends (HTTP `POST`s) a JSON payload to
another HTTP endpoint.
Expand Down

0 comments on commit acf4d94

Please sign in to comment.