Correct links to the main mastodon repo (master --> main) (#1173)
* Fix links to mastodon repo * Use preferred language
This commit is contained in:
parent
5e82c71542
commit
59aa5f047a
16 changed files with 47 additions and 47 deletions
|
@ -123,9 +123,9 @@ If `whole_word` is true, the client app should do the following:
|
|||
|
||||
Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_manager.rb` in the Mastodon source code for more details.
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/master/app/javascript/mastodon/selectors/index.js" caption="app/javascript/mastodon/selectors/index.js" >}}
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/javascript/mastodon/selectors/index.js" caption="app/javascript/mastodon/selectors/index.js" >}}
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/master/app/lib/feed_manager.rb" caption="app/lib/feed_manager.rb" >}}
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/lib/feed_manager.rb" caption="app/lib/feed_manager.rb" >}}
|
||||
|
||||
## Focal points for cropping media thumbnails {#focal-points}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue