diff options
author | Simon Legner <Simon.Legner@gmail.com> | 2020-03-18 15:52:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-18 09:52:51 -0500 |
commit | a2809b391d332a8b753c33c98229bd4243165187 (patch) | |
tree | f22b9fcbd9cc3e4dae7f505b7eb35da7ad830736 /docs/content/doc | |
parent | ed5140d2353a1d3721db73c5fcba19b67e22931d (diff) | |
download | gitea-a2809b391d332a8b753c33c98229bd4243165187.tar.gz gitea-a2809b391d332a8b753c33c98229bd4243165187.zip |
doc(authentication.en-us): remove superflous line (#10758)
Diffstat (limited to 'docs/content/doc')
-rw-r--r-- | docs/content/doc/features/authentication.en-us.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/content/doc/features/authentication.en-us.md b/docs/content/doc/features/authentication.en-us.md index be2e32db63..4a016fc134 100644 --- a/docs/content/doc/features/authentication.en-us.md +++ b/docs/content/doc/features/authentication.en-us.md @@ -13,10 +13,6 @@ menu: identifier: "authentication" --- ---- -name: Authentication ---- - # Authentication ## LDAP (Lightweight Directory Access Protocol) |