Bertrand Gouny 9 年之前
父節點
當前提交
e353438355
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -24,18 +24,18 @@ Support TLS, multi-master replication and quick bootstrap.
 	- [Debug](#debug)
 
 - [Environment Variables](#environment-variables)
-	- [default.yaml](#default.yaml)
-	- [default.yaml.startup](#default.yaml.startup)
+	- [default.yaml](#defaultyaml)
+	- [default.yaml.startup](#defaultyamlstartup)
 	- [Set your own environment variables](#set-your-own-environment-variables)
 		- [Use command line argument](#use-command-line-argument)
 		- [Link environment file](#link-environment-file)
 		- [Make your own image or extend this image](#make-your-own-image-or-extend-this-image)
 
 - [Advanced User Guide](#advanced-user-guide)
-	- [Extend osixia/openldap:1.1.0 image](#extend-osixia/openldap:1.1.0-image)
+	- [Extend osixia/openldap:1.1.0 image](#extend-osixiaopenldap110-image)
 	- [Make your own openldap image](#make-your-own-openldap-image)
 	- [Kubernetes](#kubernetes)
-	- [Under the hood: osixia/light-baseimage](#under-the-hood:-osixia/light-baseimage)
+	- [Under the hood: osixia/light-baseimage](#under-the-hood-osixialight-baseimage)
 - [Tests](#tests)
 - [Changelog](#changelog)
 - [Contributing](#contributing)