Procházet zdrojové kódy

Updated docs link to docs.olivetin.app

jamesread před 5 roky
rodič
revize
6c75d83280
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      webui/index.html

+ 1 - 1
webui/index.html

@@ -19,7 +19,7 @@
 		<footer title = "footer">
 			<p><img title = "application icon" src = "OliveTinLogo.png" height = "1em" class = "logo" /> OliveTin</p>
 			<p>	
-				<a href = "http://olivetin.app" target = "_new">Documentation</a> | 
+				<a href = "https://docs.olivetin.app" target = "_new">Documentation</a> | 
 				<a href = "https://github.com/OliveTin/OliveTin/issues/new/choose" target = "_new">Raise an issue on GitHub</a>
 			</p>
 		</footer>