Skip to content

Commit

Permalink
chore: update comment to recommend using tagged file instead of pulli…
Browse files Browse the repository at this point in the history
…ng from main
  • Loading branch information
brc-dd authored Sep 3, 2024
1 parent 6ee3845 commit 63605bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sentry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Import this file directly in your Deno server application:
*
* ```ts
* import { init } from 'https://raw.githubusercontent.com/globalbrain/hado/main/src/sentry.ts'
* import { init } from 'https://raw.githubusercontent.com/globalbrain/hado/v<version>/src/sentry.ts'
*
* init()
* ```
Expand Down

0 comments on commit 63605bd

Please sign in to comment.