Skip to content

Commit 88b4949

Browse files
Point internal links to new guide (ProjectPythia#427)
* Point internal links to new guide * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e2f8567 commit 88b4949

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

portal/contributing.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Project Pythia Contributor's Guide
22

3+
```{Note}
4+
This the top-level guide for Project Pythia and a great starting point for getting involved!
5+
6+
We also have specific guides for
7+
[contributing to Pythia Foundations](https://foundations.projectpythia.org/appendix/how-to-contribute.html)
8+
and [contributing new Cookbooks](https://projectpythia.org/cookbook-guide.html).
9+
```
10+
311
## Overview
412

513
Welcome! This is the main contributors guide for Project Pythia.
@@ -77,10 +85,10 @@ The Pythia [Cookbook
7785
Gallery](https://cookbooks.projectpythia.org/) is a
7886
collection of "cookbooks" that describe workflows that solve a
7987
specific problem. Typically, a cookbook references material presented
80-
elsewhere in Project Pythia, such as [Pythia Foundations](https://foundations.projectpythia.org).
88+
elsewhere in Project Pythia, such as [Pythia Foundations](https://foundations.projectpythia.org).
8189
Each Cookbook is hosted in a separate GitHub repo under the umbrella [Project Pythia
8290
organization](https://github.com/ProjectPythia).
83-
Contributors should consult the [Cookbook-specific Contributor's guide](https://github.com/ProjectPythia/.github/blob/main/.github/CONTRIBUTING.md).
91+
Contributors should consult the [Cookbook-specific Contributor's guide](/cookbook-guide).
8492

8593
### Pythia Portal
8694

0 commit comments

Comments
 (0)