docs: rename appendices -> references

This commit is contained in:
Brian Mann
2017-06-18 15:54:48 -04:00
parent 9e6498244b
commit 217eac4100
16 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ guides:
# how-cypress-really-works: how-cypress-really-works.html
# talking-to-your-backend: talking-to-your-backend.html
# spawning-processes: spawning-processes.html
appendices:
references:
assertions: assertions.html
configuration: configuration.html
error-messages: error-messages.html

View File

@@ -48,7 +48,7 @@ sidebar:
how-cypress-really-works: How Cypress Really Works
talking-to-your-backend: Talking to Your Backend
spawning-processes: Spawning Processes
appendices: Appendices
references: References
configuration: Configuration
error-messages: Error Messages
bundled-tools: Bundled Tools