Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,12 @@ search_enabled: true

# Aux links for the upper right navigation
aux_links:
"Scientific Python Cookie":
- "https://github.com/scientific-python/cookie"
Scientific Python:
- https://scientific-python.org
Learn:
- https://learn.scientific-python.org
Cookie:
- https://github.com/scientific-python/cookie

gh_edit_link: true
gh_edit_link_text: "View source for this page on GitHub."
Expand Down