summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-01-14 15:46:18 +0100
committerGitHub <noreply@github.com>2022-01-14 15:46:18 +0100
commitec2b213ab611cb197e86c45d03fb10af667ad95c (patch)
tree060f4274bb27b7a2b10a149f01d7ba14ba412023
parent7ab99227e63bfec734bf2372e80ef5a93dc2ef54 (diff)
parent96be2bb3dc038e79cc08a031d473ace81769250a (diff)
downloadpodman-ec2b213ab611cb197e86c45d03fb10af667ad95c.tar.gz
podman-ec2b213ab611cb197e86c45d03fb10af667ad95c.tar.bz2
podman-ec2b213ab611cb197e86c45d03fb10af667ad95c.zip
Merge pull request #12856 from fredr/issue-template/fix-links
[CI:DOCS] troubleshooting links to main branch
-rw-r--r--.github/ISSUE_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index b8ba48819..6ad306f0f 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -12,7 +12,7 @@ documented on the top of Podman's [README.md](../README.md). If they differ, pl
update your version of Podman to the latest possible and retry your command before creating
an issue.
-Also, there is a running list of known issues in the [Podman Troubleshooting Guide](https://github.com/containers/podman/blob/master/troubleshooting.md),
+Also, there is a running list of known issues in the [Podman Troubleshooting Guide](https://github.com/containers/podman/blob/main/troubleshooting.md),
please reference that page before opening a new issue.
If you are filing a bug against `podman build`, please instead file a bug
@@ -67,7 +67,7 @@ Briefly describe the problem you are having in a few paragraphs.
(paste your output here)
```
-**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)**
+**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)**
Yes/No