Skip to content

Commit

Permalink
Merge pull request #149 from ryabykhms/fix/wrong-stream-example-link
Browse files Browse the repository at this point in the history
fix: invalid link to stream example
  • Loading branch information
smol-ninja authored May 20, 2024
2 parents ec6a107 + 638a05c commit 09903bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/links.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const links = {
app: "https://app.sablier.com",
discord: "https://discord.gg/bSwRCwWRsT",
example: "https://app.sablier.com/stream/LL-50-40",
example: "https://app.sablier.com/stream/LL2-11155111-3/",
forms: {
integrations: "https://forms.gle/KKDo1aMGp2b2tdEr5",
},
Expand Down

0 comments on commit 09903bd

Please sign in to comment.