Skip to content

Commit bfc4b4f

Browse files
committed
Fix broken link in gsod 2021 writeup
1 parent f8c8888 commit bfc4b4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/gsod/2021/casestudy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h3>About Performance Co-Pilot</h3>
7676
<h3>About Task-based Guides</h3>
7777
<p>
7878
In our
79-
<a href='https://pcp.io/gsod/2020/proposal.html'>previous</a>
79+
<a href='https://pcp.io/gsod/2020/ideas.html#readthedocs-pcp'>previous</a>
8080
Google Season of Docs project, we converted
8181
two freely-available books (the "Users and Administrators Guide"
8282
and the "Programmers Guide"), the REST API documentation, and

gsod/2021/casestudy.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
%h3 About Task-based Guides
4141
%p
4242
In our
43-
%a{:href => 'https://pcp.io/gsod/2020/proposal.html'} previous
43+
%a{:href => 'https://pcp.io/gsod/2020/ideas.html#readthedocs-pcp'} previous
4444
Google Season of Docs project, we converted
4545
two freely-available books (the "Users and Administrators Guide"
4646
and the "Programmers Guide"), the REST API documentation, and

0 commit comments

Comments
 (0)