References are specified in files
This commit is contained in:
parent
10794e59c7
commit
2f1a07b567
@ -18,12 +18,13 @@ Many applications, including Facebook, Google, and GitHub, use the token-based a
|
|||||||
|
|
||||||
* **PHP**: 5.6.32+;
|
* **PHP**: 5.6.32+;
|
||||||
* **Moodle**: 3.2+;
|
* **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
|
## Documentation
|
||||||
|
|
||||||
* [Install the plugin](docs/getting-started.md);
|
* [Install the plugin](docs/getting-started.md#installation);
|
||||||
* [User's Manual](docs/getting-started.md);
|
* [User's Manual](docs/getting-started.md#users-manual);
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
## Navigation
|
## Navigation
|
||||||
|
|
||||||
* [Installation]()
|
* [Installation](#installation);
|
||||||
* [Build]()
|
* [Build](#build);
|
||||||
* [User's Manual]()
|
* [User's Manual](#users-manual);
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user