Commit 9ac477de authored by Roman Lacko's avatar Roman Lacko
Browse files

Update README.md - POD moved to wiki

parent da78fce7
......@@ -26,15 +26,7 @@ my $groups = $gitlab->groups(search => "pb161");
## Documentation
- [official GitLab API documentation](https://docs.gitlab.com/ce/api/)
- core modules
- [`GitLab`](pod/GitLab.md)
- [`GitLab::API`](pod/GitLab-API.md)
- [`GitLab::API::Iterator`](pod/GitLab-API-Iterator.md)
- extensions
- [`GitLab::Groups`](pod/GitLab-Groups.md)
- [`GitLab::Namespaces`](pod/GitLab-Namespaces.md)
- [`GitLab::Projects`](pod/GitLab-Projects.md)
- [`GitLab::Users`](pod/GitLab-Users.md)
- [`GitLab::API` wiki](https://gitlab.fi.muni.cz/xlacko1/gitlab_api/wikis/home)
## Dependencies
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment