Removed unnecessary quotes.

This commit is contained in:
Ian Dinwoodie
2019-04-27 20:55:00 -04:00
parent 252d2425fe
commit df311ec0ef

View File

@@ -14,7 +14,7 @@ possible.
This work, "C++ Design Patterns for Humans", is a derivative of This work, "C++ Design Patterns for Humans", is a derivative of
<a href="https://github.com/kamranahmedse/design-patterns-for-humans"> <a href="https://github.com/kamranahmedse/design-patterns-for-humans">
"Design Patterns for Humans"</a> by <a href="https://github.com/kamranahmedse"> "Design Patterns for Humans"</a> by <a href="https://github.com/kamranahmedse">
"kamranahmedse"</a>, used under kamranahmedse</a>, used under
<a href=https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>. <a href=https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
</p> </p>