1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Fixed link

This commit is contained in:
Eldad Fux 2020-03-05 19:37:52 +02:00
parent 92babbd21a
commit 94d3083a4b

View file

@ -186,7 +186,7 @@ $graph = $this->getParam('graph', false);
<div class="info margin-top margin-bottom">
<div class="text-bold margin-bottom-small">Next Steps</div>
<p>After adding your new website, install our JS SDK to integrate with your code and read our <a href="/docs/getting-started-for-web" target="_blank">getting started</a> tutorial.</p>
<p>After adding your new website, install our JS SDK to integrate with your code and read our <a data-ls-attrs="href={{env.HOME}}/docs/getting-started-for-web" target="_blank">getting started</a> tutorial.</p>
<div class="margin-bottom-no ide" data-lang="bash" data-lang-label="bash">
<pre class="line-numbers"><code class="prism language-bash" data-prism>npm install appwrite</code></pre>