Skip to content

Commit d871ba0

Browse files
authored
Remove Twitter links (nushell#1787)
* Remove Twitter links * Change author site in latest release note
1 parent 88ad58b commit d871ba0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blog/2025-02-04-nushell_0_102_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Nushell 0.102.0
33
author: The Nu Authors
4-
author_site: https://twitter.com/nu_shell
4+
author_site: https://www.nushell.sh/blog
55
author_image: https://www.nushell.sh/blog/images/nu_logo.png
66
excerpt: Today, we're releasing version 0.102.0 of Nu. This release adds runtime pipeline input type checking, several new commands and operators, and various other miscellaneous improvements.
77
---

book/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ Furthermore, you can consider translating parts of it to your language.
6060
## Community
6161

6262
The main place to discuss anything Nushell is our [Discord](https://discord.com/invite/NtAbbGn).
63-
You can also follow us on [Twitter](https://twitter.com/nu_shell) for news and updates.
63+
You can also follow our [blog](https://www.nushell.sh/blog) for news and updates.
6464
Finally, you can use the GitHub discussions or file GitHub issues.

0 commit comments

Comments
 (0)