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
@@ -113,7 +113,7 @@ class MyApp extends StatelessWidget {
113
113
}
114
114
```
115
115
116
-
You have now set up your Celest project and integrated it into your Flutter app. Follow our [documentation](/docs/functions/introduction.md) to learn more about using Celest Functions.
116
+
You have now set up your Celest project and integrated it into your Flutter app. Follow our [documentation](https://celest.dev/docs/functions/introduction) to learn more about using Celest Functions.
0 commit comments