Fixing links

Change-Id: I5a69f11aabda072caa8dbddf0b43403a686a0c95
diff --git a/SUMMARY.md b/SUMMARY.md
index 49138f7..38227e2 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -3,8 +3,8 @@
 * [Overview](overview.md)
 * [Navigating CORD](navigate.md)
 * [Quick Start](quickstart.md)
-    * [SEBA Quick Start] (seba_quickstart.md)
-    * [ExampleService Quick Start] (example_service_quickstart.md)
+    * [SEBA Quick Start](seba_quickstart.md)
+    * [ExampleService Quick Start](example_service_quickstart.md)
         * [MacOS](macos.md)
         * [Linux](linux.md)
 
diff --git a/seba_quickstart.md b/seba_quickstart.md
index 34d1a4f..c86367e 100644
--- a/seba_quickstart.md
+++ b/seba_quickstart.md
@@ -79,4 +79,4 @@
 >**Note:** The tosca-loader pods may periodically transition into *error* state. This is expected. They will retry and eventually get to the desired state.
 >**Note:** Depending on the profile you're installing, you may need to check also different namespaces (for example, check the voltha namespace if you're installing SEBA with `kubectl get pods -n voltha`)
 
-Your POD is now installed and ready for use. To learn how to operate your POD continue to the [SEBA configuration section](../configuration.md).
+Your POD is now installed and ready for use. To learn how to operate your POD continue to the [SEBA configuration section](./profiles/seba/configuration.md).