refactor: Move to new zmk.dev domain name.
This commit is contained in:
parent
ba45aaa81b
commit
3f4839ec96
9 changed files with 27 additions and 27 deletions
|
|
@ -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",
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue