Skip to content

Commit 94597b5

Browse files
committed
Remove a reference
1 parent d67f6bc commit 94597b5

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

src/doc/en/developer/review.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,9 @@ You are now ready to change the PR's status (see
9595
enough to take a final decision, explain what you already did in a comment and
9696
ask if someone else could take a look.
9797

98-
For more advice on reviewing, see [WSblog]_.
98+
For more advice on reviewing, see `How to Referee Sage Trac Tickets
99+
<http://sagemath.blogspot.com/2010/10/how-to-referee-sage-trac-tickets.html>`_
100+
(caveat: mercurial was replaced with Git and Trac with GitHub).
99101

100102
.. NOTE::
101103

@@ -108,12 +110,6 @@ For more advice on reviewing, see [WSblog]_.
108110
want the code written differently, your suggestion should be a
109111
clear and actionable request.
110112

111-
REFERENCES:
112-
113-
.. [WSblog] William Stein, How to Referee Sage Trac Tickets,
114-
http://sagemath.blogspot.com/2010/10/how-to-referee-sage-trac-tickets.html
115-
(Caveat: mercurial was replaced with Git and Trac with GitHub)
116-
117113

118114
Reviewing and closing PRs
119115
=========================

src/doc/en/developer/walkthrough.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. highlight:: console
1+
.. highlight:: shell-session
22

33
.. _chapter-walkthrough:
44

0 commit comments

Comments
 (0)