File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- .. image :: https://github.com/jugmac00/flask-reuploaded/actions/workflows/main.yml/badge.svg?branch=master
1+ .. image :: https://github.com/jugmac00/flask-reuploaded/actions/workflows/main.yml/badge.svg?branch=main
22 :target: https://github.com/jugmac00/flask-reuploaded/actions/workflows/main.yml
33 :alt: CI Status
44
5- .. image :: https://coveralls.io/repos/github/jugmac00/flask-reuploaded/badge.svg?branch=master
6- :target: https://coveralls.io/github/jugmac00/flask-reuploaded?branch=master
5+ .. image :: https://coveralls.io/repos/github/jugmac00/flask-reuploaded/badge.svg?branch=main
6+ :target: https://coveralls.io/github/jugmac00/flask-reuploaded?branch=main
77
88.. image :: https://img.shields.io/pypi/v/flask-reuploaded
99 :alt: PyPI
1414 :target: https://pypi.org/project/Flask-Reuploaded/
1515
1616.. image :: https://img.shields.io/pypi/l/flask-reuploaded
17- :target: https://github.com/jugmac00/flask-reuploaded/blob/master /LICENSE
17+ :target: https://github.com/jugmac00/flask-reuploaded/blob/main /LICENSE
1818
1919
2020Flask-Reuploaded
@@ -246,4 +246,4 @@ Contributions are more than welcome.
246246
247247Please have a look at the `open issues <https://github.com/jugmac00/flask-reuploaded/issues >`_.
248248
249- There is also a `short contributing guide <https://github.com/jugmac00/flask-reuploaded/blob/master /CONTRIBUTING.rst >`_.
249+ There is also a `short contributing guide <https://github.com/jugmac00/flask-reuploaded/blob/main /CONTRIBUTING.rst >`_.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Minimal Example Application
22----------------------------
33
44The Github repository contains an `examples ` directory. Please take a look
5- at it at `the examples <https://github.com/jugmac00/flask-reuploaded/tree/master /examples >`_
5+ at it at `the examples <https://github.com/jugmac00/flask-reuploaded/tree/main /examples >`_
66
77
88
You can’t perform that action at this time.
0 commit comments