1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

fix: fix incorrect link to upgrade_cli.rb (#814)

Looks like this was copypasted from the previous link.
This commit is contained in:
Nolan Lawson 2020-09-27 20:03:14 -07:00 committed by GitHub
parent 4617ea900a
commit 3811ae1068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -510,7 +510,7 @@ This is a computationally heavy procedure that creates extra database indices be
## Upgrade CLI {#upgrade}
{{< caption-link url="https://github.com/tootsuite/mastodon/blob/master/lib/mastodon/statuses_cli.rb" caption="lib/mastodon/upgrade\_cli.rb" >}}
{{< caption-link url="https://github.com/tootsuite/mastodon/blob/master/lib/mastodon/upgrade_cli.rb" caption="lib/mastodon/upgrade\_cli.rb" >}}
### `tootctl upgrade storage-schema` {#upgrade-storage-schema}