Skip to content

Commit 93596d0

Browse files
committed
fix: fixed broken links to other github files
1 parent e349f05 commit 93596d0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/general/docs/github/general.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ General guidelines for how we work with GitHub throughout the club, branch and c
1212

1313
## What's covered
1414

15-
- **[Pull Requests & Collaboration](../pull-requests)** - working in parallel on the same branch, and how we open and review PRs.
16-
- **[Development Practices](../development-practices)** - branch naming and commit message conventions.
17-
- **[Repository Practices](../repo-practices)** - repo naming, and what makes a repo pleasant to develop in.
18-
- **[Commit Rebasing](../rebasing)** - cleaning up commit history with interactive rebase.
15+
- **[Pull Requests & Collaboration](./pull-requests)** - working in parallel on the same branch, and how we open and review PRs.
16+
- **[Development Practices](./development-practices)** - branch naming and commit message conventions.
17+
- **[Repository Practices](./repo-practices)** - repo naming, and what makes a repo pleasant to develop in.
18+
- **[Commit Rebasing](./rebasing)** - cleaning up commit history with interactive rebase.

0 commit comments

Comments
 (0)