docs: Updated Forum URL, removed Discord link

Updated the Forum URL to point to the dedicated
pg_stat_monitor forum in `README.md` and
`CONTRIBUTING.md`, removed link to the Discord
channel to ensure that conversations are focused
to one location. Updated the table of contents in
the README.

Signed-off-by: Lenz Grimmer <lenz.grimmer@percona.com>
pull/173/head
Lenz Grimmer 2022-01-19 15:35:35 +01:00
parent 26000f40b6
commit 63abff2fe5
2 changed files with 21 additions and 16 deletions

View File

@ -6,7 +6,7 @@ We're glad that you would like to become a Percona community member and particip
You can contribute in one of the following ways: You can contribute in one of the following ways:
1. Reach us on our [Forums](https://forums.percona.com/) and Discord. 1. Reach us on our [Forums](https://forums.percona.com/c/postgresql/pg-stat-monitor/69).
2. [Submit a bug report or a feature request](#submit-a-bug-report-or-a-feature-request) 2. [Submit a bug report or a feature request](#submit-a-bug-report-or-a-feature-request)
3. [Submit a pull request (PR) with the code patch](#submit-a-pull-request) 3. [Submit a pull request (PR) with the code patch](#submit-a-pull-request)
4. [Contribute to documentation](#contributing-to-documentation) 4. [Contribute to documentation](#contributing-to-documentation)

View File

@ -10,20 +10,25 @@
## Table of Contents ## Table of Contents
* [Overview](#overview) - [pg_stat_monitor: Query Performance Monitoring Tool for PostgreSQL](#pg_stat_monitor-query-performance-monitoring-tool-for-postgresql)
* [Supported versions](#supported-versions) - [Table of Contents](#table-of-contents)
* [Features](#features) - [Overview](#overview)
* [Documentation](#documentation) - [Supported versions](#supported-versions)
* [Supported platforms](#supported-platforms) - [Features](#features)
* [Installation guidelines](#installation-guidelines) - [Documentation](#documentation)
* [Configuration](#configuration) - [Supported platforms](#supported-platforms)
* [Setup](#setup) - [Installation guidelines](#installation-guidelines)
* [Building from source code](#building-from-source) - [Installing from Percona repositories](#installing-from-percona-repositories)
* [How to contribute](#how-to-contribute) - [Installing from PostgreSQL `yum` repositories](#installing-from-postgresql-yum-repositories)
* [Report a bug](#report-a-bug) - [Installing from PGXN](#installing-from-pgxn)
* [Support, discussions and forums](#support-discussions-and-forums) - [Configuration](#configuration)
* [License](#license) - [Setup](#setup)
* [Copyright notice](#copyright-notice) - [Building from source](#building-from-source)
- [How to contribute](#how-to-contribute)
- [Report a bug](#report-a-bug)
- [Support, discussions and forums](#support-discussions-and-forums)
- [License](#license)
- [Copyright notice](#copyright-notice)
## Overview ## Overview
@ -248,7 +253,7 @@ Refer to the [Submit a bug report or a feature request](https://github.com/perco
### Support, discussions and forums ### Support, discussions and forums
We welcome your feedback on your experience with `pg_stat_monitor`. Join our [technical forum](https://forums.percona.com/) or [Discord](https://discord.gg/mQEyGPkNbR) channel for help with `pg_stat_monitor` and Percona's open source software for MySQL®, [PostgreSQL](https://www.percona.com/software/postgresql-distribution), and MongoDB® databases. We welcome your feedback on your experience with `pg_stat_monitor`. Join our [technical forum](https://forums.percona.com/c/postgresql/pg-stat-monitor/69) for help with `pg_stat_monitor`.
### License ### License