Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gallery link in get_start page #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions get_start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h2 class="section-title wow fadeIn">Install and setup react-d3 packages</h2>

<div class="markdown-body">
<h4 id="install-and-setup-react-d3-packages">Install and Setup React-d3 packages</h4>
<p>Pick one <code>react-d3</code> you want to install (see <a href="/gallery">gallery</a>). Here we are going to demo using <code>react-d3-basic</code> library to draw a simple line chart.</p>
<p>Pick one <code>react-d3</code> you want to install (see <a href="/components">gallery</a>). Here we are going to demo using <code>react-d3-basic</code> library to draw a simple line chart.</p>
<p>Install <code>react-d3-basic</code>:</p>
<pre><code>npm install --save react-d3-basic
</code></pre><h3 id="set-up-build-tools">Set up build tools</h3>
Expand Down Expand Up @@ -496,4 +496,4 @@ <h2 class="section-title wow fadeIn">Code on Github</h2>
ga('send', 'pageview');
</script>

</body></html>
</body></html>