From 4ed537d2a815d682122da7107b691a7b8f2e2ea0 Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Tue, 30 Jul 2019 10:42:22 -0700 Subject: [PATCH] fix path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101e332..baeb559 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ These are templates for onboarding new user into GitHub Actions. There are a few Each template must be written in YAML and have a `.yml` extension. Each template needs a corresponding `.properties.json` file that contains extra metadata about the template. -For example: `ci/python-django.yml` and `ci\python-django.properties.json`. +For example: `ci/python-django.yml` and `ci/python-django.properties.json`. Valid properties: * `name`: the name shown in onboarding