Updated URLs everywhere. Maybe fix about-dialog
This commit is contained in:
@ -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;
|
||||
|
||||
|
@ -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)
|
||||
|
Reference in New Issue
Block a user