Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:cloudquery/cq-source-simple-analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanschaaf committed Jan 24, 2023
2 parents 31c37c6 + a6ca6c2 commit 8b7fb9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The following configuration file will sync all data points for `mywebsite.com` t
kind: source
spec:
name: "simple-analytics"
path: "simpleanalytics/simple-analytics"
version: "${VERSION}"
backend: "local"
tables:
Expand Down Expand Up @@ -65,4 +66,4 @@ limit
| /some/page | 34433 |
| /about-us | 20334 |
+----------------------------------+---------+
```
```

0 comments on commit 8b7fb9d

Please sign in to comment.