pathwaycom / pathway

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
https://pathway.com
Other
2.84k stars 98 forks source link

Fixed Discord link in get help docs #56

Closed ananyaem closed 1 month ago

ananyaem commented 1 month ago

Before this commit, the "Connect with Us on Discord" link was leading to the GitHub page of Pathway rather than the Discord invite. I have corrected the URL to the Discord invite link.

Introduction

To contribute code to the Pathway project, start by discussing your proposed changes on Discord or by filing an issue. Once approved, follow the fork + pull request model against the main branch, ensuring you've signed the contributor license agreement.

Context

Before this commit, the "Connect with Us on Discord" link was leading to the GitHub page of Pathway rather than the Discord invite. I have corrected the URL to the Discord invite link.

How has this been tested?

Markdown update only, following the previous syntax.

Types of changes