Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 78ee36a

Browse files
authored
Merge pull request adswerve#10 from ngirardin/patch-1
Fix test link
2 parents 5b55d1c + 68a99ed commit 78ee36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tracker = Tracker.create('UA-XXXXX-Y', client_id = CUSTOMER_UNIQUE_ID)
3434
tracker.send('event', 'Subscription', 'billing')
3535
```
3636

37-
Please see the [tests/main.py](./tests/main.py) script for additional examples.
37+
Please see the [test/test_everything.py](./test/test_everything.py) script for additional examples.
3838

3939
This library support the following tracking types, with corresponding (optional) arguments:
4040

0 commit comments

Comments
 (0)