Skip to content

Commit 1032fd6

Browse files
author
Conor Okus
committed
Drop new users in the #introductions channel in Discord
1 parent 04c2895 commit 1032fd6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const themeConfig = require('squarecrypto-vuepress-devkit-theme/config')
44
const title = 'Lightning Dev Kit Documentation'
55
const baseUrl = 'https://lightningdevkit.org'
66
const githubUrl = 'https://github.com/lightningdevkit'
7-
const discordUrl = 'https://discord.gg/5AcknnMfBw'
7+
const discordUrl = 'https://discord.gg/xaYE3pDQpm'
88
const themeColor = '#ffffff'
99

1010
const docsSidebar = [

docs/_blog/ldk-an-sdk-for-the-lightning-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ LDK supports applications that require running many nodes (such as server/custod
5252

5353
We’re also talking to dozens of developers, some of whom we expect to adopt LDK soon.
5454

55-
[Know someone building a Lightning wallet or related application?](https://github.com/orgs/lightningdevkit/discussions/1554) Point them in [@moneyball’s](https://twitter.com/moneyball) direction. If you’re already using LDK and have questions, hop into our [Discord](https://discord.gg/5AcknnMfBw) or checkout GitHub [Discussions](https://github.com/orgs/lightningdevkit/discussions)
55+
[Know someone building a Lightning wallet or related application?](https://github.com/orgs/lightningdevkit/discussions/1554) Point them in [@moneyball’s](https://twitter.com/moneyball) direction. If you’re already using LDK and have questions, hop into our [Discord](https://discord.gg/xaYE3pDQpm) or checkout GitHub [Discussions](https://github.com/orgs/lightningdevkit/discussions)
5656

5757
## What are LDK’s engineering priorities?
5858

docs/_blog/ldk-roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Roadmap
99
---
1010

11-
LDK is going to have a big year. Several key features are actively being developed or expected to be developed in the next few quarters. There are also a few projects of interest that don’t yet have any committed developers. If you want to get involved, hop into the [Discord Server](https://discord.gg/5AcknnMfBw) or [GitHub repo](https://github.com/lightningdevkit).
11+
LDK is going to have a big year. Several key features are actively being developed or expected to be developed in the next few quarters. There are also a few projects of interest that don’t yet have any committed developers. If you want to get involved, hop into the [Discord Server](https://discord.gg/xaYE3pDQpm) or [GitHub repo](https://github.com/lightningdevkit).
1212

1313
As a reminder, the LDK project is community-driven with no centralized authority. Anyone is welcome to contribute and propose ideas at any point. Additionally, it’s extremely important to listen to LDK users. The timeline listed below is just an estimate that may shift if a user request needs to be prioritized over another project.
1414

docs/tutorials/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to the Lightning Development Kit documentation!
44

5-
If you have any questions about anything related to LDK, feel free to ask our community on [GitHub Discussions](https://github.com/orgs/lightningdevkit/discussions) or join us on [Discord](https://discord.gg/5AcknnMfBw).
5+
If you have any questions about anything related to LDK, feel free to ask our community on [GitHub Discussions](https://github.com/orgs/lightningdevkit/discussions) or join us on [Discord](https://discord.gg/xaYE3pDQpm).
66

77
## System Requirements
88
MacOS, Windows and Linux are supported.

0 commit comments

Comments
 (0)