From 1bd335d7da05aa1a4037211e7d784f6967c02dd4 Mon Sep 17 00:00:00 2001 From: sergeypanin1994 Date: Wed, 29 Jan 2025 04:02:16 +0300 Subject: [PATCH] fix: update Twitter URL to x.com format Replaced the outdated Twitter URL (https://twitter.com/) with the updated x.com format (https://x.com/) to align with the platform's rebranding. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e3d14bb..c697150 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Autodoc NPM Package - - Twitter URL + + Twitter URL Discord Server @@ -158,7 +158,7 @@ When your repository is done being indexed, you should see a screen like this: You can now query your application using the steps outlined in [querying](#querying). ## Community -There is a small group of us that are working full time on Autodoc. Join us on [Discord](https://discord.gg/zpFEXXWSNg), or follow us on [Twitter](https://twitter.com/autodoc_) for updates. We'll be posting regularly and continuing to improve the Autodoc application. Want to contribute? Read below. +There is a small group of us that are working full time on Autodoc. Join us on [Discord](https://discord.gg/zpFEXXWSNg), or follow us on [Twitter](https://x.com/autodoc_) for updates. We'll be posting regularly and continuing to improve the Autodoc application. Want to contribute? Read below. ## Contributing