diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gl_objects/deploy_keys.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gl_objects/deploy_keys.rst b/docs/gl_objects/deploy_keys.rst index 059b01f..a293d27 100644 --- a/docs/gl_objects/deploy_keys.rst +++ b/docs/gl_objects/deploy_keys.rst @@ -16,8 +16,8 @@ Reference * v3 API: - + :class:`gitlab.v3.objects.Key` - + :class:`gitlab.v3.objects.KeyManager` + + :class:`gitlab.v3.objects.DeployKey` + + :class:`gitlab.v3.objects.DeployKeyManager` + :attr:`gitlab.Gitlab.deploykeys` * GitLab API: https://docs.gitlab.com/ce/api/deploy_keys.html |
