From e5a2fb21915e78d185a007c01d7b61a9866e2c3d Mon Sep 17 00:00:00 2001
From: Girish Raman <RGirish@users.noreply.github.com>
Date: Sat, 4 Aug 2018 11:13:53 -0700
Subject: [PATCH] Fixed GitHub URL

The link to the GitHub page was incorrect. Fixed it.
---
 solutions/object_oriented_design/call_center/call_center.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solutions/object_oriented_design/call_center/call_center.ipynb b/solutions/object_oriented_design/call_center/call_center.ipynb
index deac342c6b4..7cef6a2ae86 100644
--- a/solutions/object_oriented_design/call_center/call_center.ipynb
+++ b/solutions/object_oriented_design/call_center/call_center.ipynb
@@ -4,7 +4,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "This notebook was prepared by [Donne Martin](https://github.com/donnemartin). Source and license info is on [GitHub](https://github.com/donnemartin/system-design-primer-primer)."
+    "This notebook was prepared by [Donne Martin](https://github.com/donnemartin). Source and license info is on [GitHub](https://github.com/donnemartin/system-design-primer)."
    ]
   },
   {