canvas.docker is a development only hostname

When the documentation is published to http://api.instructure.com/ the
link to http://canvas.docker isn't valid, making it host relative means
it works in both places.

Closes gh-1288

Change-Id: Ifdaaf01435f739c16a08fcce8e1922b05df0e0ea
Reviewed-on: https://gerrit.instructure.com/149907
Tested-by: Jenkins
Reviewed-by: Derek Bender <djbender@instructure.com>
Product-Review: Omar Khan <okhan@instructure.com>
QA-Review: Omar Khan <okhan@instructure.com>
This commit is contained in:
Matthew Buckett 2018-05-01 18:12:27 +01:00 committed by Omar Khan
parent 5997dc601a
commit 8e783843ea
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ curl 'https://<domain>.instructure.com/api/v1/courses/<course_id>/external_tools
```
## Via XML Configuration
Custom fields can also be <a href="http://canvas.docker/doc/api/file.tools_xml.html">configured via XML</a>.
Custom fields can also be <a href="/doc/api/file.tools_xml.html">configured via XML</a>.
This would create a tool in a course with custom fields, some of which are specific for a
particular placement:

View File

@ -70,7 +70,7 @@ curl 'https://<domain>.instructure.com/api/v1/courses/<course_id>/external_tools
```
## Via XML Configuration
Custom fields can also be <a href="http://canvas.docker/doc/api/file.tools_xml.html">configured via XML</a>.
Custom fields can also be <a href="/doc/api/file.tools_xml.html">configured via XML</a>.
This would create a tool in a course with custom fields, some of which are specific for a
particular placement: