Skip to content

Commit

Permalink
update two hyperlinks
Browse files Browse the repository at this point in the history
update two hyperlinks
  • Loading branch information
Hao Zhixiang authored and pezy committed May 26, 2015
1 parent e4ccbc4 commit 69fed8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ch14/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Such as `Book`
## Exercise 14.6:
>Define an output operator for your `Sales_data` class.
see [Exercise 14.2](#Exercise 14.2).
see [Exercise 14.2](#exercise-142).

## Exercise 14.7:
>Define an output operator for you `String` class you wrote for the exercises in 13.5 (p. 531).
Expand Down Expand Up @@ -141,7 +141,7 @@ Discussing on [SO](http://stackoverflow.com/questions/21071167/why-is-it-more-ef
## Exercise 14.17:
>Should the class you chose for exercise 7.40 from 7.5.1(p. 291) define the equality operators? If so, implement them. If not, explain why not.
yes.see [Exercise 14.15](#Exercise 14.15)
yes.see [Exercise 14.15](#exercise-1415)

## Exercise 14.18:
>Define relational operators for your `StrBlob`, `StrBlobPtr`, `StrVec`, and `String` classes.
Expand Down

0 comments on commit 69fed8e

Please sign in to comment.