Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 3941b57

Browse files
authored
Merge pull request #191 from stnguyen90/docs-3298-functions-demos-link
Update links to demo functions
2 parents beb93cb + 8ae8e24 commit 3941b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/functions.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,4 +717,4 @@ $image = new View(__DIR__.'/../general/image.phtml');
717717

718718
<h2><a href="/docs/functions#demosExamples" id="demosExamples">Demos & Examples</a></h2>
719719

720-
<p>There are many Cloud Function demos and examples created by the Appwrite team and community in multiple coding languages. These examples are available at our <a href="https://github.com/appwrite/demos-for-functions" target="_blank" rel="noopener">demos repository</a> on GitHub. You can also submit your examples by submitting a <a href="https://github.com/appwrite/demos-for-functions/pulls" target="_blank" rel="noopener">pull-request</a>.</p>
720+
<p>There are many Cloud Function demos and examples created by the Appwrite team and community in multiple coding languages. These examples are available at our <a href="https://github.com/open-runtimes/examples" target="_blank" rel="noopener">examples repository</a> on GitHub. You can also submit your examples by submitting a <a href="https://github.com/open-runtimes/examples/pulls" target="_blank" rel="noopener">pull-request</a>.</p>

0 commit comments

Comments
 (0)