Updated URLs everywhere. Maybe fix about-dialog

This commit is contained in:
2023-12-07 15:36:47 -08:00
parent 63b2780499
commit 8ac3f8a548
78 changed files with 165 additions and 165 deletions

View File

@ -196,7 +196,7 @@ pika_help_domain_map (PikaHelpDomain *domain,
*/
_("Please install the additional help package "
"or use the online user manual at: "
"https://docs.pika.org/"));
"https://heckin.technology/AlderconeStudio/PIKApp/wiki/"));
}
break;

View File

@ -18,7 +18,7 @@
; along with this program. If not, see <https://www.gnu.org/licenses/>.
(define (pika-online-docs-web-site)
(plug-in-web-browser "https://docs.pika.org/")
(plug-in-web-browser "https://heckin.technology/AlderconeStudio/PIKApp/wiki/")
)
(define (pika-help-main)