From 94eb7fa3edebe4d45c57e62ea9c2e1a8c0bd6c5f Mon Sep 17 00:00:00 2001 From: parroty Date: Fri, 24 Dec 2021 23:29:27 +0900 Subject: [PATCH] Update Data services label to Security & analysis --- responses/00_introduction-issue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/responses/00_introduction-issue.md b/responses/00_introduction-issue.md index 189cbab..c32a468 100644 --- a/responses/00_introduction-issue.md +++ b/responses/00_introduction-issue.md @@ -28,8 +28,8 @@ This project is centered around a memory game that will be deployed with GitHub 1. Click the [**Settings**]({{ repoUrl }}/settings) tab in your repository. -1. Scroll down until you see **Data services**. -1. Under **Data services**, click the check boxes to enable all the data services. +1. Scroll down until you see **Security & analysis** in the navigation side bar. +1. Under **Security & analysis**, click the check boxes to enable all the data services. 2. Scroll down to **GitHub Pages** and set your [default branch as the source](https://docs.github.com/en/github/working-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site), usually `main`. {% else %}