From f429dfef597d028d91e53a3e88fc9f8ed8f153a4 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sun, 3 Nov 2019 17:41:42 +0900 Subject: [PATCH] Update examples --- examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples.md b/examples.md index f8c06ca..82aac2a 100644 --- a/examples.md +++ b/examples.md @@ -1,9 +1,9 @@ # Examples -- [Use case: Create a pull request to update X periodically](#use-case:-create-a-pull-request-to-update-x-periodically) +- [Use case: Create a pull request to update X periodically](#use-case-create-a-pull-request-to-update-x-periodically) - [Update NPM dependencies](#update-npm-dependencies) - [Keep Go up to date](#keep-go-up-to-date) -- [Use case: Create a pull request to modify/fix pull requests](#) +- [Use case: Create a pull request to modify/fix pull requests](#use-case-create-a-pull-request-to-modifyfix-pull-requests) - [autopep8](#autopep8) - [Misc workflow tips](#misc-workflow-tips) - [Filtering push events](#filtering-push-events)