Skip to content

Commit

Permalink
chore: update the discord link to new permanent link and remove clien…
Browse files Browse the repository at this point in the history
…t folder reference (#196)

I create a change the community link to new permanent link
  • Loading branch information
Michael-Liendo authored Jun 11, 2024
1 parent 0b8b755 commit 09159b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<div align="center">

[![Discord](https://img.shields.io/discord/1011702194925490186?color=blue&label=discord&logo=discord)](https://discord.gg/yde6mcgs2C)
![Discord](https://img.shields.io/discord/1011702194925490186?color=blue&label=discord&logo=discord)](https://discord.gg/UFfqHpcTwV)
![Build](https://github.com/TownHall-HQ/TownHall/workflows/build/badge.svg)
![Clippy](https://github.com/TownHall-HQ/TownHall/workflows/clippy/badge.svg)
![Formatter](https://github.com/TownHall-HQ/TownHall/workflows/fmt/badge.svg)
Expand Down Expand Up @@ -81,7 +81,6 @@ The client and server solution is available in this repository.

| Directory | Description |
| ------------------ | ------------------------------------------------------------------------------------------ |
| `client` | Web Front-End, written in SvelteKit & TypeScript |
| `crates/` | Contains GraphQL Server Logic, CLI and Domain libraries. Rust is the predominant language. |
| `crates/cli` | CLI used to manage the Server instance. run database migrations and other developer tasks |
| `crates/core` | Domain Logic, includes Models, Value Objects, Repositories and Services |
Expand Down

0 comments on commit 09159b7

Please sign in to comment.