changeset 62:ad9772fc588a

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 05 Mar 2025 15:03:26 -0700
parents d4d154b404f8
children afd5ab5b02a2
files src/account.html.luan
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/account.html.luan	Tue Mar 04 21:29:17 2025 -0700
+++ b/src/account.html.luan	Wed Mar 05 15:03:26 2025 -0700
@@ -192,7 +192,7 @@
 				<p>
 					<label>URL for receiving voice calls</label><br> 
 					<input type=url name=voice><br>
-					<span note>Leave blank for no voice URL</span>
+					<span note>Leave blank for no voice URL.  We recommend <a href="https://talky.io/">Talky</a>.</span>
 				</p>
 				<div buttons>
 					<button type=button onclick="closeModal(this)">Cancel</button>