|
92 | 92 | </div>
|
93 | 93 | <div class="text-center">
|
94 | 94 | <button id="resetButton" type="button" class="btn btn-sm btn-danger" data-toggle="modal" data-target="#resetConfirmationModal" disabled>Reset</button>
|
95 |
| - <a href="https://trolit.github.io/EzGitDoc-documentation/" class="btn btn-sm btn-purple" target="_blank">Docs</a> |
| 95 | + <a href="https://os-expected.github.io/EzGitDoc-documentation/" class="btn btn-sm btn-purple" target="_blank">Docs</a> |
96 | 96 | </div>
|
97 | 97 | <!-- sidebar-header -->
|
98 | 98 | <div class="sidebar-menu">
|
|
243 | 243 | <div class="row">
|
244 | 244 | <div class="col-md-4 mb-md-0 mb-3">
|
245 | 245 | <h5 class="text-uppercase font-weight-bold"><i class="fas fa-code"></i> Definition</h5>
|
246 |
| - <p class="text-justify">In short, it's quick and easy tool, allowing to setup and generate interesting templates of *.md files that are mostly used for repositories documentation. One of it's crucial advantages is that it focuses more on clicking than writing. Plan your doc, fill in data and get code! Learn more at <a href="https://trolit.github.io/EzGitDoc-documentation/" target="_blank" class="badge badge-light footer-badge">EzGitDoc documentation</a></p> |
| 246 | + <p class="text-justify">In short, it's quick and easy tool, allowing to setup and generate interesting templates of *.md files that are mostly used for repositories documentation. One of it's crucial advantages is that it focuses more on clicking than writing. Plan your doc, fill in data and get code!</p> |
247 | 247 | </div>
|
248 | 248 | <hr class="clearfix w-100 d-md-none pb-3">
|
249 | 249 | <div class="col-md-4 mt-md-0 mt-3">
|
250 | 250 | <h5 class="text-uppercase font-weight-bold"><i class="fab fa-buffer"></i> Get Started</h5>
|
251 |
| - <p class="text-justify">If you are not familiar with EzGitDoc, you can start by simply trying each element that can be created or take a look at <i class="fas fa-angle-double-right"></i> <a href="https://trolit.github.io/EzGitDoc-documentation/quick-start" target="_blank"><span class="badge badge-light">Quick Start</span></a> for very fast briefing, and optionally, visit also <a href="https://trolit.github.io/EzGitDoc-documentation/examples" target="_blank"><span class="badge badge-light">Examples</span></a> section for short capabilities demonstration.</p> |
| 251 | + <p class="text-justify">If you are not familiar with EzGitDoc, you can start by simply trying each element that can be created or take a look at <i class="fas fa-angle-double-right"></i> <a href="https://os-expected.github.io/EzGitDoc-documentation/docs/quick-start" target="_blank"><span class="badge badge-light">Quick Start</span></a> for very fast briefing, and optionally, visit also <a href="https://os-expected.github.io/EzGitDoc-documentation/docs/examples" target="_blank"><span class="badge badge-light">Examples</span></a> section for short capabilities demonstration.</p> |
252 | 252 | </div>
|
253 | 253 | <hr class="clearfix w-100 d-md-none pb-3">
|
254 | 254 | <div class="col-md-4 mb-md-0 mb-3">
|
255 | 255 | <h5 class="text-uppercase font-weight-bold"><i class="fas fa-desktop"></i> Contribution & Contact</h5>
|
256 |
| - <p class="text-justify">Want to take part in making EzGitDoc more powerful and advanced for the community? Feel free to contact via <a href="#" class="badge badge-light footer-badge" data-toggle="modal" data-target="#contactModal">this form <i class="fas fa-comment-alt"></i></a> or Discord. Whether you want to share your template, suggest an idea or lend a hand with making tool more advanced. You are welcome! |
| 256 | + <p class="text-justify">Want to take part in making EzGitDoc more powerful and advanced for the community? Feel free to contact via <a href="#" class="badge badge-light footer-badge" data-toggle="modal" data-target="#contactModal">this form <i class="fas fa-comment-alt"></i></a> or Discord. List of options that you can work on can be found <a href="https://os-expected.github.io/EzGitDoc-documentation/dev/contribution" target="_blank"><span class="badge badge-light">here</span></a>. You are welcome! |
257 | 257 | </p>
|
258 | 258 | </div>
|
259 | 259 | </div>
|
|
0 commit comments