Skip to content

Commit e953558

Browse files
authored
docs: fix dead links to dependencies (#1480)
1 parent 2595908 commit e953558

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ A cli to browse and watch anime (alone AND with friends). This tool scrapes the
3636
- [Fixing errors](#fixing-errors)
3737
- [Install](#install)
3838
- [Tier 1: Linux, Mac, Android](#tier-1-support-linux-mac-android)
39-
- [Tier 2: Windows, WSL, iOS, Steam Deck, FreeBSD](#tier-2-support-windows-wsl-ios-steam-deck-FreeBSD)
39+
- [Tier 2: Windows, WSL, iOS, Steam Deck, FreeBSD](#tier-2-support-windows-wsl-ios-steam-deck-freebsd)
4040
- [From Source](#installing-from-source)
4141
- [Uninstall](#uninstall)
4242
- [Completion](#completion)
4343
- [bash](#bash)
4444
- [zsh](#zsh)
45-
- [Dependencies](#dependencies-1)
45+
- [Dependencies](#dependencies)
4646
- [Ani-Skip](#ani-skip)
4747
- [FAQ](#faq)
4848
- [Homies](#homies)
@@ -127,7 +127,7 @@ You'll get a warning about `Signature verification failed [4-Signatures public k
127127

128128
</details></details><details><summary><b>MacOS</b></summary>
129129

130-
Install dependencies [(See below)](#dependencies-1)
130+
Install dependencies [(See below)](#dependencies)
131131

132132
Install [HomeBrew](https://docs.brew.sh/Installation) if not installed.
133133

@@ -415,7 +415,7 @@ rm -rf ani-cli
415415

416416
*This method works for any unix-like operating system and is a baseline for porting efforts.*
417417

418-
Install dependencies [(See below)](#dependencies-1)
418+
Install dependencies [(See below)](#dependencies)
419419

420420
```sh
421421
git clone "https://github.com/pystardust/ani-cli.git"

0 commit comments

Comments
 (0)