Skip to content

Commit

Permalink
Fix dead links
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <[email protected]>
  • Loading branch information
marcus-crane committed Jun 10, 2024
1 parent 4da75e9 commit 85e9b0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ There are plenty of other tools you can leverage such as [Calibre](https://calib

October's primary aim is to to just remove friction for Readwise users, not to be a comprehensive Kobo tool by any means.

All releases are distributed via [Github Releases](https://github.com/marcus-crane/october/releases) with the source being licensed under the [MIT License](./miscellaneous/license.md) which allows anyone to freely alter, fork and/or learn from the source code.
All releases are distributed via [Github Releases](https://github.com/marcus-crane/october/releases) with the source being licensed under the [MIT License](./license.md) which allows anyone to freely alter, fork and/or learn from the source code.

>[!WARNING]
> Before you get started, **[there are a few prerequisites you should be aware of](./prerequisites.md)** in order to have the best experience.
Expand All @@ -19,4 +19,4 @@ Once you're familiar with some of the extra setup steps, you should refer to the

- [Linux](./installation/linux.md)
- [macOS](./installation/macos.md)
- [Windows](./installation/windows.md)
- [Windows](./installation/windows.md)
4 changes: 2 additions & 2 deletions docs/user-guide/advanced/cli.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# October CLI

As of [v1.9.0](http://localhost:5173/changelog#v1-9-0), October ships with a [CLI interface](https://en.wikipedia.org/wiki/Command-line_interface).
As of [v1.9.0](/changelog#v1-9-0), October ships with a [CLI interface](https://en.wikipedia.org/wiki/Command-line_interface).

If you are unfamiliar with that means, it's probably not the right tool for you and you can continue to use the existing desktop app as normal.

Expand Down Expand Up @@ -147,4 +147,4 @@ COMMANDS:
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version
```
```

0 comments on commit 85e9b0b

Please sign in to comment.