Skip to content

Commit 199b19e

Browse files
committed
master → main
1 parent e3aed98 commit 199b19e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/gettext.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Gettext Updates
22
on:
33
push:
4-
branches: [master]
4+
branches: [main]
55

66
jobs:
77
gettext_template:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22

33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [main]
66
types: [closed]
77
jobs:
88
release:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Wingpanel Network Indicator
2-
[![Translation status](https://l10n.elementary.io/widgets/wingpanel/-/wingpanel-indicator-network/svg-badge.svg)](https://l10n.elementary.io/engage/wingpanel/?utm_source=widget)
2+
[![Translation status](https://l10n.elementaryos.org/widget/wingpanel/wingpanel-indicator-network/svg-badge.svg)](https://l10n.elementaryos.org/engage/wingpanel/)
33

44
![Screenshot](data/screenshot.png?raw=true)
55

0 commit comments

Comments
 (0)