mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
refactor: Move to new zmk.dev domain name.
This commit is contained in:
committed by
Pete Johanson
parent
ba45aaa81b
commit
3f4839ec96
@@ -3,7 +3,7 @@ const path = require("path");
|
||||
module.exports = {
|
||||
title: "ZMK Firmware",
|
||||
tagline: "Modern, open source keyboard firmware",
|
||||
url: "https://zmkfirmware.dev",
|
||||
url: "https://zmk.dev",
|
||||
baseUrl: "/",
|
||||
favicon: "img/favicon.ico",
|
||||
organizationName: "zmkfirmware", // Usually your GitHub org/user name.
|
||||
@@ -70,7 +70,7 @@ module.exports = {
|
||||
{
|
||||
label: "Discord",
|
||||
href:
|
||||
(process.env.URL || "https://zmkfirmware.dev") +
|
||||
(process.env.URL || "https://zmk.dev") +
|
||||
"/community/discord/invite",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user