aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6055e23..402e70b 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,13 @@ Many applications, including Facebook, Google, and GitHub, use the token-based a
* **PHP**: 5.6.32+;
* **Moodle**: 3.2+;
-* **Plug-in**: [tool_managertokens](https://github.com/valentineus/moodle-tool_managertokens);
+* **Plug-ins**:
+ * [tool_managertokens](https://github.com/valentineus/moodle-tool_managertokens);
## Documentation
-* [Install the plugin](docs/getting-started.md);
-* [User's Manual](docs/getting-started.md);
+* [Install the plugin](docs/getting-started.md#installation);
+* [User's Manual](docs/getting-started.md#users-manual);
## License