You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
lifecycle provides a set of tools and conventions to manage the life cycle of your exported functions.
10
10
11
-
- For a general motivation and introduction to the key concepts, watch Hadley's rstudio::global(2021) keynote ["Maintaining the house that the tidyverse built"](https://rstudio.com/resources/rstudioglobal-2021/maintaining-the-house-the-tidyverse-built/).
11
+
- For a general motivation and introduction to the key concepts, watch Hadley's rstudio::global(2021) keynote ["Maintaining the house that the tidyverse built"](https://www.rstudio.com/resources/rstudioglobal-2021/maintaining-the-house-the-tidyverse-built/).
12
12
13
13
- Read `vignette("stages")` to learn what it means for a function to be experimental, stable, deprecated, or superseded.
0 commit comments