From b6787dbbb3c3cd634a0119d838943278d09d29ad Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Mon, 21 Aug 2017 15:22:13 -0700 Subject: [PATCH] link to updates guide from docs readme --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index a82edbffd9..92bccccbd8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,6 +33,7 @@ an issue: * [Testing on Headless CI Systems (Travis, Jenkins)](tutorial/testing-on-headless-ci.md) * [Offscreen Rendering](tutorial/offscreen-rendering.md) * [Keyboard Shortcuts](tutorial/keyboard-shortcuts.md) +* [Updating Applications](tutorial/updates.md) ## Tutorials