mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Add links to docs
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
>context.log(context.req.headers)</b>
|
||||
in your function and make them available in Logs tab.
|
||||
<a
|
||||
href="http://#"
|
||||
href="https://appwrite.io/docs/functions-develop#logging"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link">Learn more</a
|
||||
@@ -170,7 +170,7 @@
|
||||
intentionally, use <b>context.log()</b>
|
||||
in your function and make them available in Logs tab.
|
||||
<a
|
||||
href="http://#"
|
||||
href="https://appwrite.io/docs/functions-develop#logging"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link">Learn more</a
|
||||
@@ -207,7 +207,7 @@
|
||||
it intentionally, use <b>context.log()</b>
|
||||
in your function and make it available in Logs tab.
|
||||
<a
|
||||
href="http://#"
|
||||
href="https://appwrite.io/docs/functions-develop#logging"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link">Learn more</a
|
||||
@@ -257,7 +257,7 @@
|
||||
intentionally, use <b>context.log()</b>
|
||||
in your function and make them available in Logs tab.
|
||||
<a
|
||||
href="http://#"
|
||||
href="https://appwrite.io/docs/functions-develop#logging"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link">Learn more</a
|
||||
@@ -294,7 +294,7 @@
|
||||
it intentionally, use <b>context.log()</b>
|
||||
in your function and make it available in Logs tab.
|
||||
<a
|
||||
href="http://#"
|
||||
href="https://appwrite.io/docs/functions-develop#logging"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link">Learn more</a
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
on:keyup={clickOnEnter}
|
||||
on:click={() => wizard.start(CreateManual)}>manually</span>
|
||||
or using the CLI.
|
||||
<a href="http://#" target="_blank" rel="noopener noreferrer" class="link"
|
||||
<a href="https://appwrite.io/docs/functions-deploy" target="_blank" rel="noopener noreferrer" class="link"
|
||||
>Learn more</a
|
||||
>.
|
||||
</p>
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
<p class="text">
|
||||
Click to copy variables for the fields below. Learn more <a
|
||||
class="link"
|
||||
href="/#">here</a
|
||||
href="https://appwrite.io/docs/email-and-sms-templates">here</a
|
||||
>.
|
||||
<!-- TODO: add link to docs -->
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user