We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ea4d9 commit a927e1cCopy full SHA for a927e1c
docs/api-reference/event_triggers.md
@@ -360,7 +360,7 @@ def protected_page():
360
return rx.text('Protected content')
361
```
362
363
-For more details on page load events, see the [page load events documentation](/docs/events/page_load_events).
+For more details on page load events, see the [page load events documentation](/docs/events/page-load-events/).
364
365
# Event Reference
366
pcweb/constants.py
@@ -61,6 +61,6 @@
61
ANACONDA_SETUP_ENVIRONMENT = "https://docs.anaconda.com/free/navigator/getting-started/#navigator-managing-environments"
62
63
# Stats
64
-GITHUB_STARS = 23000
+GITHUB_STARS = 21500
65
MONTHLY_USERS = 10000
66
-DISCORD = 7000
+DISCORD = 6500
0 commit comments