Skip to content

Commit

Permalink
deploy: 58d28b6
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmygithubaccount committed Aug 24, 2024
1 parent 1bdcc68 commit fd52415
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1 class="title">Ibis analytics</h1>
<div class="quarto-title-meta">
</div>
</header> <div class="about-links">
<a href="https://github.com/lostmygithubaccount/ibis-analytics" class="about-link" rel="" target="">
<a href="https://github.com/ibis-project/ibis-analytics" class="about-link" rel="" target="">
<i class="bi bi-github"></i>
<span class="about-link-text">github</span>
</a>
Expand All @@ -141,7 +141,7 @@ <h1 class="title">Ibis analytics</h1>
<section id="setup" class="level2">
<h2 data-anchor-id="setup">Setup</h2>
<p>Install <a href="https://github.com/cli/cli"><code>gh</code></a> and <a href="https://github.com/casey/just"><code>just</code></a>, then:</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="ex">gh</span> repo clone lostmygithubaccount/ibis-analytics</span>
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="ex">gh</span> repo clone ibis-project/ibis-analytics</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a><span class="bu">cd</span> ibis-analytics</span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="ex">just</span> setup</span>
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a><span class="bu">.</span> .venv/bin/activate</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
Expand Down Expand Up @@ -588,7 +588,7 @@ <h2 data-anchor-id="development">Development</h2>
<div class="nav-footer-right">
<ul class="footer-items list-unstyled">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/lostmygithubaccount/ibis-analytics">
<a class="nav-link" href="https://github.com/ibis-project/ibis-analytics">
<i class="bi bi-github" role="img">
</i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"href": "index.html#setup",
"title": "Ibis analytics",
"section": "Setup",
"text": "Setup\nInstall gh and just, then:\ngh repo clone lostmygithubaccount/ibis-analytics\ncd ibis-analytics\njust setup\n. .venv/bin/activate"
"text": "Setup\nInstall gh and just, then:\ngh repo clone ibis-project/ibis-analytics\ncd ibis-analytics\njust setup\n. .venv/bin/activate"
},
{
"objectID": "index.html#usage",
Expand Down

0 comments on commit fd52415

Please sign in to comment.