Skip to content

Commit 26e6e86

Browse files
committed
Deploy website
Deploy website version based on 5bb60ad06635495d9b37c39f7c90738fbc5cd87b
1 parent fb296c3 commit 26e6e86

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/0.80/getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><a class="anchor" aria-hidden="true" id="create-a-new-react-native-project">
7171
<!-- 2. For stable versions in versioned_docs use `latest` for the CLI and the semantic version, i.e. `^0.73.0` for the RN version -->
7272
<!-- See https://www.npmjs.com/package/@react-native-community/cli?activeTab=versions for the CLI version tags. -->
7373
<!-- See https://www.npmjs.com/package/react-native?activeTab=versions for the RN version tags. -->
74-
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version "^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span>"
74+
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version <span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span>
7575
</code></pre>
7676
<h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-directory"></a><a href="#navigate-into-this-newly-created-directory" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Navigate into this newly created directory</h3>
7777
<p>The command will create your project in a new sub-directory, which you must enter before continuing:</p>

docs/0.80/getting-started/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><a class="anchor" aria-hidden="true" id="create-a-new-react-native-project">
7171
<!-- 2. For stable versions in versioned_docs use `latest` for the CLI and the semantic version, i.e. `^0.73.0` for the RN version -->
7272
<!-- See https://www.npmjs.com/package/@react-native-community/cli?activeTab=versions for the CLI version tags. -->
7373
<!-- See https://www.npmjs.com/package/react-native?activeTab=versions for the RN version tags. -->
74-
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version "^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span>"
74+
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version <span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span>
7575
</code></pre>
7676
<h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-directory"></a><a href="#navigate-into-this-newly-created-directory" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Navigate into this newly created directory</h3>
7777
<p>The command will create your project in a new sub-directory, which you must enter before continuing:</p>

docs/getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><a class="anchor" aria-hidden="true" id="create-a-new-react-native-project">
7171
<!-- 2. For stable versions in versioned_docs use `latest` for the CLI and the semantic version, i.e. `^0.73.0` for the RN version -->
7272
<!-- See https://www.npmjs.com/package/@react-native-community/cli?activeTab=versions for the CLI version tags. -->
7373
<!-- See https://www.npmjs.com/package/react-native?activeTab=versions for the RN version tags. -->
74-
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version "^<span class="hljs-number">0</span>.<span class="hljs-number">81</span>.<span class="hljs-number">0</span>"
74+
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version <span class="hljs-number">0</span>.<span class="hljs-number">81</span>.<span class="hljs-number">0</span>
7575
</code></pre>
7676
<h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-directory"></a><a href="#navigate-into-this-newly-created-directory" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Navigate into this newly created directory</h3>
7777
<p>The command will create your project in a new sub-directory, which you must enter before continuing:</p>

docs/getting-started/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><a class="anchor" aria-hidden="true" id="create-a-new-react-native-project">
7171
<!-- 2. For stable versions in versioned_docs use `latest` for the CLI and the semantic version, i.e. `^0.73.0` for the RN version -->
7272
<!-- See https://www.npmjs.com/package/@react-native-community/cli?activeTab=versions for the CLI version tags. -->
7373
<!-- See https://www.npmjs.com/package/react-native?activeTab=versions for the RN version tags. -->
74-
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version "^<span class="hljs-number">0</span>.<span class="hljs-number">81</span>.<span class="hljs-number">0</span>"
74+
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version <span class="hljs-number">0</span>.<span class="hljs-number">81</span>.<span class="hljs-number">0</span>
7575
</code></pre>
7676
<h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-directory"></a><a href="#navigate-into-this-newly-created-directory" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Navigate into this newly created directory</h3>
7777
<p>The command will create your project in a new sub-directory, which you must enter before continuing:</p>

0 commit comments

Comments
 (0)