Skip to content

Commit b0dd516

Browse files
committed
Update GitHub links to use the correct repository name
1 parent 8541d5d commit b0dd516

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@ <h2>Getting Started</h2>
4242
<li>Define your project structure in a YAML file</li>
4343
<li>Run Struct with your YAML configuration</li>
4444
</ol>
45-
<pre><code>git clone https://github.com/yourusername/struct.git
45+
<pre><code>git clone https://github.com/httpdss/struct.git
4646
cd struct
4747
python your_script.py path/to/project_structure.yaml /path/to/your/project --config-file=config.yaml</code></pre>
4848
</section>
4949
<section>
5050
<h2>Documentation</h2>
51-
<p>For detailed documentation, please visit our <a href="https://github.com/yourusername/struct/wiki"
51+
<p>For detailed documentation, please visit our <a href="https://github.com/httpdss/struct/wiki"
5252
target="_blank">GitHub Wiki</a>.</p>
5353
</section>
5454
<section>
5555
<h2>Contribute</h2>
5656
<p>We welcome contributions from the community! Please read our <a
57-
href="https://github.com/yourusername/struct/blob/main/CONTRIBUTING.md" target="_blank">contributing
57+
href="https://github.com/httpdss/struct/blob/main/CONTRIBUTING.md" target="_blank">contributing
5858
guidelines</a> to get started.</p>
5959
</section>
6060
</main>
6161
<footer>
6262
<div class="container">
6363
<p>&copy; 2024 Struct Project</p>
64-
<p><a href="https://github.com/yourusername/struct" target="_blank"><i class="fab fa-github"></i> GitHub</a>
64+
<p><a href="https://github.com/httpdss/struct" target="_blank"><i class="fab fa-github"></i> GitHub</a>
6565
</p>
6666
</div>
6767
</footer>

0 commit comments

Comments
 (0)