File tree Expand file tree Collapse file tree 5 files changed +18385
-176
lines changed
Expand file tree Collapse file tree 5 files changed +18385
-176
lines changed Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ concepts introduced in that chapter. Terms to be found in a glossary are given
157157
158158 Python has excellent `official online documentation
159159 <https://docs.python.org/3/> `_, and we link to that throughout the text.
160- External links show up in orange while :ref: `internal links to other parts
161- of the notes <introduction>` are red .
160+ External links show up in purple while :ref: `internal links to other parts
161+ of the notes <introduction>` are blue .
162162
163163The text sometimes introduces counterexamples: illustrations of code errors or
164164bad implementation ideas. These will be flagged with a big red cross:
Original file line number Diff line number Diff line change 3030 < li class ="page_item "> < a href ="{{ pathto('index.html', 1) }} " title ="Book "> Book</ a > </ li >
3131 < li class ="page_item "> < a href ="{{ pathto('videos.html', 1) }} " title ="Videos "> Videos</ a > </ li >
3232 < li class ="page_item "> < a href ="{{ pathto('exercises.html', 1) }} " title ="Exercises "> Exercises</ a > </ li >
33-
34- < li class ="page_item "> < a href ="https://github.com/object-oriented-python/object-oriented-programming " title ="GitHub "> GitHub</ a > </ li >
3533 </ ul >
3634 </ div > <!-- .menu -->
3735 </ div > <!-- #access -->
You can’t perform that action at this time.
0 commit comments