Merge action: update maintenance guide URL

Rather than linking to the wiki, which links to the docs
This commit is contained in:
Cassidy James Blaede
2024-01-29 20:56:54 +01:00
committed by Bart Piotrowski
parent fb1205ef34
commit cbb99f14e5
+1 -1
View File
@@ -233,7 +233,7 @@ def main():
"\n",
f"You will receive an invitation to be a collaborator which will grant you write access to the repository above. The invite can be also viewed [here]({repo.html_url}/invitations).",
"\n",
"If you have never maintained an application before, common questions are answered in [the app maintenance guide](https://github.com/flathub/flathub/wiki/App-Maintenance).",
"If you have never maintained an application before, common questions are answered in [the app maintenance guide](https://docs.flathub.org/docs/for-app-authors/maintenance/).",
"\n",
"Thanks!",
)