Skip to content

Commit ce056de

Browse files
committed
CONTENT: fix last few links
1 parent c34cf50 commit ce056de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_pages/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ header:
1212
- label: "Submit a Package"
1313
url: "https://github.com/pyOpenSci/software-review/issues"
1414
- label: "Read our Peer Review Guide"
15-
url: "/peer-review-guide/intro"
15+
url: "https://www.pyopensci.org/peer-review-guide/"
1616
mission:
1717
- excerpt: 'We build diverse community that supports free and open Python tools for processing scientific data. We also build technical skills needed to contribute to open source and that support open science. Join our global community.'
1818
programs:

_pages/python-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ classes: wide
5353
<div class="archive__item-body">
5454
<h2 class="archive__item-title">See Our Review Process in Action</h2>
5555
<div class="archive__item-excerpt">
56-
<p>Our reviewers happen in GitHub issues. This means that anyone can
56+
<p>Our reviews happen in GitHub issues. This means that anyone can
5757
check in on any part of any review and read all of the conversation.
5858
Check it out.</p>
5959
</div>
60-
<p><a href="" class="btn btn--inverse"><i class="fas fa-angle-right"></i> See Open Reviews </a></p>
60+
<p><a href="https://github.com/pyOpenSci/software-review/issues" class="btn btn--inverse"><i class="fas fa-angle-right"></i> See Open Reviews </a></p>
6161
</div>
6262
</div>
6363
</div>

0 commit comments

Comments
 (0)