Skip to content

Commit

Permalink
deploy: d4dfb9c
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciherr committed Sep 9, 2024
1 parent 0ab670b commit e15412b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions _sources/git.rst.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _git-tips:

GIT tips
========

Expand Down
2 changes: 1 addition & 1 deletion _sources/sphinx.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ This will regenerate the HTML files with your latest modifications.
5. Commit and Push Changes
__________________________

After confirming your changes are reflected in the compiled HTML, it's time to commit and push your changes to the repository. For detailed instructions on how to commit and push changes, see `Getting Started with Git and GitHub <#git-tips>`_.
After confirming your changes are reflected in the compiled HTML, it's time to commit and push your changes to the repository. For detailed instructions on how to commit and push changes, see :ref:`git-tips`.
2 changes: 1 addition & 1 deletion git.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<div class="col-12 col-lg-9 order-last order-lg-first rst-content">
<main role="main" id="main">
<section id="git-tips">
<h1>GIT tips<a class="headerlink" href="#git-tips" title="Link to this heading"></a></h1>
<span id="id1"></span><h1>GIT tips<a class="headerlink" href="#git-tips" title="Link to this heading"></a></h1>
<section id="getting-started-with-git-and-github">
<h2>Getting Started with Git and GitHub<a class="headerlink" href="#getting-started-with-git-and-github" title="Link to this heading"></a></h2>
<section id="set-up-your-ssh-key">
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sphinx.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>4. Re-compile the HTML Webpage<a class="headerlink" href="#re-compile-the-ht
</section>
<section id="commit-and-push-changes">
<h3>5. Commit and Push Changes<a class="headerlink" href="#commit-and-push-changes" title="Link to this heading"></a></h3>
<p>After confirming your changes are reflected in the compiled HTML, it’s time to commit and push your changes to the repository. For detailed instructions on how to commit and push changes, see <a class="reference external" href="#git-tips">Getting Started with Git and GitHub</a>.</p>
<p>After confirming your changes are reflected in the compiled HTML, it’s time to commit and push your changes to the repository. For detailed instructions on how to commit and push changes, see <a class="reference internal" href="git.html#git-tips"><span class="std std-ref">GIT tips</span></a>.</p>
</section>
</section>
</section>
Expand Down

0 comments on commit e15412b

Please sign in to comment.