Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion components/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h4>Contribute</h4>
</li>
<li>
<a
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/main/CONTRIBUTING.md"
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/source/CONTRIBUTING.md"
target="_blank"
>Contributing Guide</a
>
Expand Down
2 changes: 1 addition & 1 deletion pages/companies.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1><i class="fas fa-building"></i> Companies Using Python in Nepal</h1>
<strong>Does your company use Python?</strong>
</p>
<a
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/source/content/pages/pythoninnepal.md"
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/source/pages/companies.html"
target="_blank"
class="btn btn-primary"
>
Expand Down
2 changes: 1 addition & 1 deletion pages/developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h1><i class="fas fa-users"></i> Python Developers in Nepal</h1>
<strong>Are you a Python developer in Nepal?</strong>
</p>
<a
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/source/content/pages/developers.md"
href="https://github.com/PythonNepal/pythonnepal.github.io/blob/source/pages/developers.html"
target="_blank"
class="btn btn-primary"
>
Expand Down
Loading