Skip to content

Commit

Permalink
Update links in README :) (#143675)
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo authored Oct 20, 2022
1 parent 215deb8 commit 578d0bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/analytics/shippers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
This directory holds the implementation of the _built-in_ shippers provided by the Analytics client. At the moment, the shippers are:

* [FullStory](./fullstory/README.md)
* [Gainsight](./gainsight/README.md)
* [Elastic V3 (Browser shipper)](./elastic_v3/browser/README.md)
* [Elastic V3 (Server-side shipper)](./elastic_v3/server/README.md)
2 changes: 1 addition & 1 deletion packages/analytics/shippers/gainsight/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @kbn/analytics-shippers-gainsight

gainsight implementation as a shipper for the `@kbn/analytics-client`.
Gainsight implementation as a shipper for the `@kbn/analytics-client`.

## How to use it

Expand Down

0 comments on commit 578d0bf

Please sign in to comment.