From bc8e9513bfadb6c07f34bdab4b522896a61a0ed8 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 2 Oct 2024 08:15:58 -0700 Subject: [PATCH] docs: fix broken links in CI (#30496) --- CODE_OF_CONDUCT.md | 6 +++--- docs/README.md | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c2e504e3a..92849e9b2 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -80,9 +80,9 @@ If you believe someone is violating this code of conduct, you may reply to them Or one of our volunteers: -* [Mark Thomas](http://home.apache.org/~markt/coc.html) -* [Joan Touzet](http://home.apache.org/~wohali/) -* [Sharan Foga](http://home.apache.org/~sharan/coc.html) +* [Mark Thomas](https://www.linkedin.com/in/mark-thomas-b16751158/) +* [Joan Touzet](https://www.apache.org/foundation/conduct-team/wohali.html) +* [Sharan Foga](https://www.linkedin.com/in/sfoga/) If the violation is in documentation or code, for example inappropriate pronoun usage or word choice within official documentation, we ask that people report these privately to the project in question at , and, if they have sufficient ability within the project, to resolve or remove the concerning material, being mindful of the perspective of the person originally reporting the issue. diff --git a/docs/README.md b/docs/README.md index cccd37986..710eb5783 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,6 +16,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + This is the public documentation site for Superset, built using [Docusaurus 2](https://docusaurus.io/). See [CONTRIBUTING.md](../CONTRIBUTING.md#documentation) for documentation on