mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-11-03 23:03:29 +01:00 
			
		
		
		
	Update wiki links
This commit is contained in:
		@@ -7,7 +7,7 @@ Get Android app updates straight from the source.
 | 
			
		||||
Obtainium allows you to install and update apps directly from their releases pages, and receive notifications when new releases are made available.
 | 
			
		||||
 | 
			
		||||
More info:
 | 
			
		||||
- [Obtainium Wiki](https://github.com/ImranR98/Obtainium/wiki)
 | 
			
		||||
- [Obtainium Wiki](https://wiki.obtainium.imranr.dev/) ([repository](https://github.com/ImranR98/Obtainium-Wiki))
 | 
			
		||||
- [AppVerifier](https://github.com/soupslurpr/AppVerifier) - App verification tool (recommended, integrates with Obtainium)
 | 
			
		||||
- [apps.obtainium.imranr.dev](https://apps.obtainium.imranr.dev/) - Crowdsourced app configurations ([repository](https://github.com/ImranR98/apps.obtainium.imranr.dev))
 | 
			
		||||
- [Side Of Burritos - You should use this instead of F-Droid | How to use app RSS feed](https://youtu.be/FFz57zNR_M0) - Original motivation for this app
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
<p>Obtainium allows you to install and update Apps directly from their releases pages, and receive notifications when new releases are made available.</p>
 | 
			
		||||
<p>Read the <a href="https://github.com/ImranR98/Obtainium/wiki">Wiki</a></p>
 | 
			
		||||
<p>Read the <a href="https://wiki.obtainium.imranr.dev/">Wiki</a></p>
 | 
			
		||||
<p>
 | 
			
		||||
	<b>Currently supported App sources:</b>
 | 
			
		||||
</p>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
<p>Obtainium позволяет вам устанавливать и обновлять приложения прямо с их объявлений о выпусках и получать уведомления о новых выпусках.</p>
 | 
			
		||||
<p>Для деталей читайте <a href="https://github.com/ImranR98/Obtainium/wiki">Вики</a></p>
 | 
			
		||||
<p>Для деталей читайте <a href="https://wiki.obtainium.imranr.dev/">Вики</a></p>
 | 
			
		||||
<p>
 | 
			
		||||
	<b>Поддерживаемые источники приложений:</b>
 | 
			
		||||
</p>
 | 
			
		||||
 
 | 
			
		||||
@@ -886,7 +886,7 @@ class _SettingsPageState extends State<SettingsPage> {
 | 
			
		||||
                    ),
 | 
			
		||||
                    IconButton(
 | 
			
		||||
                      onPressed: () {
 | 
			
		||||
                        launchUrlString('${settingsProvider.sourceUrl}/wiki',
 | 
			
		||||
                        launchUrlString('https://wiki.obtainium.imranr.dev/',
 | 
			
		||||
                            mode: LaunchMode.externalApplication);
 | 
			
		||||
                      },
 | 
			
		||||
                      icon: const Icon(Icons.help_outline_rounded),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user