Delete the simple-yaml.md example

This commit is contained in:
feihujiang
2015-10-28 14:30:52 +08:00
parent b873dce298
commit ef0239a08b
9 changed files with 10 additions and 124 deletions

View File

@@ -84,7 +84,7 @@ In order to access your nginx landing page, you also have to make sure that traf
### Next: Configuration files
Most people will eventually want to use declarative configuration files for creating/modifying their applications. A [simplified introduction](simple-yaml.md)
Most people will eventually want to use declarative configuration files for creating/modifying their applications. A [simplified introduction](deploying-applications.md)
is given in a different document.