Skip to content

Commit 8eae4c2

Browse files
committed
fix urls
1 parent 60fd40d commit 8eae4c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/source/a2_git.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ computers.
123123

124124
Before you start configuring Git, you'll want to make sure that you have a
125125
working Git installation using the instructions on the book web page:
126-
`https://object-oriented-programming.github.io/install_git.html
127-
<https://object-oriented-programming.github.io/install_git.html>`__
126+
`https://object-oriented-python.github.io/installation.html
127+
<https://object-oriented-python.github.io/installation.html>`__
128128

129129
Your details
130130
~~~~~~~~~~~~
@@ -318,8 +318,8 @@ For each exercise, your module will provide access to a link that you can use
318318
to accept the corresponding GitHub classroom assignment. In this case, there is
319319
a tiny toy assignment created just for this exercise. The assignment acceptance
320320
link is available on the exercises page for this book:
321-
`https://object-oriented-programming.github.io/edition2/exercises.html
322-
<https://object-oriented-programming.github.io/edition2/exercises.html>`__
321+
`https://object-oriented-python.github.io/edition2/exercises.html
322+
<https://object-oriented-python.github.io/edition2/exercises.html>`__
323323

324324
When you click on the assignment, if you're not already logged into your `GitHub
325325
<https://GitHub.com>`__ account then you will be prompted to do so. If this is

‎doc/source/exercises.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GitHub Classroom assignments for the exercises, you should not use the links
1212
here but rather use the Classroom links provided by your instructor. Students
1313
taking Principles of Programming at Imperial College London will find their
1414
list of GitHub Classroom links `on Blackboard
15-
<https://bb.imperial.ac.uk/webapps/blackboard/content/listContent.jsp?course_id=_31418_1&content_id=_2390977_1>`__.
15+
<https://bb.imperial.ac.uk/webapps/blackboard/content/listContentEditable.jsp?content_id=_2707976_1&course_id=_34500_1>`__.
1616

1717

1818
* `Chapter 2 exercises <https://github.com/object-oriented-python/exercises-chapter-2>`__

0 commit comments

Comments
 (0)