Skip to content

Commit ff6b9f8

Browse files
committed
More updates
1 parent dea7ed7 commit ff6b9f8

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

doc/contribute.md renamed to doc/about/contribute.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ information.
1616
## Contribute to the codebase of the Binder Project
1717

1818
Most of the code used by the Binder Project is not hosted in this repository. If you'd like to contribute to the code, check out [the JupyterHub Team Compass guide to contributing](https://jupyterhub-team-compass.readthedocs.io/en/latest/team/skills.html).
19+
20+
## Contribute financial or cloud resources to the project
21+
22+
See our [supporting mybinder.org page](support.md) for more information.

doc/about/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ This is a collection of pages about the Binder service running at mybinder.org.
66
:maxdepth: 1
77
88
user-guidelines
9-
support
109
faq
10+
support
11+
contribute
1112
federation
1213
status
1314
```

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109

110110
rediraffe_redirects = {
111111
"about.rst": "about/index.md",
112-
"cotntribute.md": "about/support.md",
112+
"contribute.md": "about/contribute.md",
113113
"examples.rst": "examples/examples.md",
114114
"index-repo-reference.rst": "examples/index.rst",
115115
"sample_repos.md": "examples/sample_repos.md",

doc/index.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@ about/index
7878
See the [Binder Examples](https://github.com/binder-examples) GitHub
7979
organization for more Binder repositories demonstrating its functionality.
8080

81-
## Contribute to Binder
82-
83-
For information about contributing to Binder, see the following page:
84-
85-
```{toctree}
86-
:maxdepth: 2
87-
88-
contribute
89-
```
90-
9181
## Cite Binder
9282

9383
For information on how to cite Binder, see [](citing).

0 commit comments

Comments
 (0)