Skip to content

Commit d70d90c

Browse files
committed
table of contents updated
1 parent 4158e52 commit d70d90c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pydis_site/apps/content/resources/guides/pydis-guides/contributing/cloning-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ icon: fab fa-github
66

77
> **Note:** The process varies depending on your choice of code editor / IDE, so refer to one of the following guides:
88
9-
- [Cloning with PyCharm](#cloning-with-pycharm)
109
- [Cloning with the command line](#cloning-with-the-command-line)
10+
- [Cloning with PyCharm](#cloning-with-pycharm)
1111

1212
The following will use the [Sir-Lancebot](https://github.com/python-discord/sir-lancebot/) repository as an example, but the steps are the same for all other repositories. You should have already retrieved your fork's Git URL as described in [**Creating a Fork**](../forking-repository).
1313

pydis_site/apps/content/resources/guides/pydis-guides/contributing/installing-project-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ icon: fab fa-python
66

77
> **Note:** The process varies depending on your choice of code editor / IDE, so refer to one of the following guides:
88
9-
- [Installing dependencies with PyCharm](#installing-dependencies-with-pycharm)
109
- [Installing dependencies with the command line](#installing-dependencies-with-the-command-line)
10+
- [Installing dependencies with PyCharm](#installing-dependencies-with-pycharm)
1111

1212
The following will use the [Sir-Lancebot](https://github.com/python-discord/sir-lancebot/) repository as an example, but the steps are the same for all other repositories.
1313
You should have already cloned your fork as described in [**Cloning a Repository**](../cloning-repository).

0 commit comments

Comments
 (0)