Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 90d79db

Browse files
committed
Update branch names
1 parent 60325d4 commit 90d79db

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99

1010
<!--
11-
Please check the troubleshooting guide first: https://github.com/scheb/two-factor-bundle/blob/master/Resources/doc/troubleshooting.md
11+
Please check the troubleshooting guide first: https://github.com/scheb/two-factor-bundle/blob/4.x/Resources/doc/troubleshooting.md
1212
-->
1313

1414
**Bundle version**: x.y.z

.github/ISSUE_TEMPLATE/support-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99

1010
<!--
11-
Please check the troubleshooting guide first: https://github.com/scheb/two-factor-bundle/blob/master/Resources/doc/troubleshooting.md
11+
Please check the troubleshooting guide first: https://github.com/scheb/two-factor-bundle/blob/4.x/Resources/doc/troubleshooting.md
1212
-->
1313

1414
**Bundle version**: x.y.z

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ scheb/two-factor-bundle
44
This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your
55
[Symfony](https://symfony.com/) application**.
66

7-
[![Build Status](https://travis-ci.org/scheb/two-factor-bundle.svg?branch=master)](https://travis-ci.org/scheb/two-factor-bundle/branches)
8-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=master)
9-
[![Code Coverage](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=master)
7+
[![Build Status](https://travis-ci.org/scheb/two-factor-bundle.svg?branch=4.x)](https://travis-ci.org/scheb/two-factor-bundle/branches)
8+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/quality-score.png?b=4.x)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=4.x)
9+
[![Code Coverage](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/coverage.png?b=4.x)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=4.x)
1010
[![Latest Stable Version](https://poser.pugx.org/scheb/two-factor-bundle/v/stable.svg)](https://packagist.org/packages/scheb/two-factor-bundle)
1111
[![Total Downloads](https://poser.pugx.org/scheb/two-factor-bundle/downloads)](https://packagist.org/packages/scheb/two-factor-bundle)
1212
[![License](https://poser.pugx.org/scheb/two-factor-bundle/license.svg)](https://packagist.org/packages/scheb/two-factor-bundle)
@@ -60,8 +60,8 @@ Version Guidance
6060
[v1-repo]: https://github.com/scheb/two-factor-bundle/tree/1.x
6161
[v2-repo]: https://github.com/scheb/two-factor-bundle/tree/2.x
6262
[v3-repo]: https://github.com/scheb/two-factor-bundle/tree/3.x
63-
[v4-repo]: https://github.com/scheb/two-factor-bundle/tree/master
64-
[v5-repo]: https://github.com/scheb/2fa/tree/master
63+
[v4-repo]: https://github.com/scheb/two-factor-bundle/tree/4.x
64+
[v5-repo]: https://github.com/scheb/2fa/tree/5.x
6565

6666
Security
6767
--------

0 commit comments

Comments
 (0)