From bbf483967d834ca0a0438e8a90cb7da9edcef467 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sat, 29 May 2021 20:35:05 -0400 Subject: [PATCH] Fix a broken link (#36) --- Project.toml | 2 +- docs/src/usage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index bb476bc..da89d9b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BumpStdlibs" uuid = "10e0400f-8273-43d0-bd6e-07483373ba4f" authors = ["Dilum Aluthge", "contributors"] -version = "3.1.0" +version = "3.1.1" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" diff --git a/docs/src/usage.md b/docs/src/usage.md index 7dbe794..4a507e0 100644 --- a/docs/src/usage.md +++ b/docs/src/usage.md @@ -6,7 +6,7 @@ CurrentModule = BumpStdlibs If you are a member of the `JuliaLang` organization, and you want to run the BumpStdlibs action now, here are the steps: -1. Go to [this URL](https://github.com/JuliaLang/BumpStdlibs.jl/actions?query=workflow%3ABumpStdlibs). +1. Go to [this URL](https://github.com/JuliaLang/BumpStdlibs.jl/actions/workflows/BumpStdlibs.yml). 2. In the section that says "This workflow has a `workflow_dispatch` event trigger", click on the `Run workflow` button. 3. Under "Use workflow from", make sure that you have selected the `master` branch 4. Under "Comma-separated list of stdlibs to include":