Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ Brett Schwartz <brettschwartz871@gmail.com>
Lovro Boban <lovro.boban@hotmail.com>
Yuuki Gabriele Patriarca <yuukigpatriarca@gmail.com>
SecretX <https://github.com/SecretX33>
Oli <https://github.com/oliolioli>
Daniel Pechersky <danny.pechersky@gmail.com>
fernandolins <fernandolins@users.noreply.github.com>

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Anki is a spaced repetition program. Please see the [website](https://apps.ankiw
### Anki Betas

If you'd like to try development builds of Anki but don't feel comfortable
building the code, please see [Anki betas](https://betas.ankiweb.net/)
building the code, please see [Anki betas](https://betas.ankiweb.net/).

### Developing

Expand Down
6 changes: 3 additions & 3 deletions docs/contributing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing Code

For info on contributing things other than code, such as translations, decks
and add-ons, please see https://docs.ankiweb.net/contrib
and add-ons, please see [the contribution guide](https://docs.ankiweb.net/contrib).

## Help wanted

Expand Down Expand Up @@ -97,7 +97,7 @@ new hook.
## Translations

For information on adding new translatable strings to Anki, please see
https://translating.ankiweb.net/anki/developers
[the translation guide](https://translating.ankiweb.net/anki/developers).

## Tests Must Pass

Expand Down Expand Up @@ -132,4 +132,4 @@ requests instead.

## License

Please add yourself to the CONTRIBUTORS file in your first pull request.
Please add yourself to the [CONTRIBUTORS](./CONTRIBUTORS) file in your first pull request.