Commit 0c094888 by Marko Jevtić Committed by GitHub

Merge pull request #361 from edx/marjev-patch-1

Fix malformed table error
parents 73c537d4 bf2a8291
......@@ -111,7 +111,7 @@ Additional optional attributes can be specified:
+===============================+=========================================+====================================================+
| courses-api-url | LMS Courses API Endpoint | https://lms.example.com/api/v1/courses/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
| ecommerce-api-url | Ecommerce API Endpoint | https://ecommerce.example.com/api/v2/ |
| ecommerce-api-url | Ecommerce API Endpoint | https://ecommerce.example.com/api/v2/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
| organizations-api-url | Organizations API Endpoint | https://orgs.example.com/api/v1/organizations/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment