diff options
author | Valentin Popov <info@valentineus.link> | 2017-12-15 10:52:48 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-12-15 10:52:48 +0300 |
commit | 77f825c2ec650be0402584ce5832eac3b348c08c (patch) | |
tree | 9ea079b08122dcf4e2ce9b25265ad080b7196f57 | |
parent | 26fcb918eb4138e0002bff73c44d6057f231d4be (diff) | |
download | auth_token-77f825c2ec650be0402584ce5832eac3b348c08c.tar.xz auth_token-77f825c2ec650be0402584ce5832eac3b348c08c.zip |
Added additional links
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ Many applications, including Facebook, Google, and GitHub, use the token-based a * [Install the plugin](docs/getting-started.md#installation); * [User's Manual](docs/getting-started.md#users-manual); +* [Bug Tracker](https://github.com/valentineus/moodle-auth_token/issues); +* [Contributing](CONTRIBUTING.md); ## License |