From 418d3abe4554ded99f1ad5730541d9704834a331 Mon Sep 17 00:00:00 2001 From: parkersiddall Date: Thu, 9 Dec 2021 17:12:17 +0100 Subject: [PATCH] fixing Blackboard links in README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index fa71fe6..3e03f90 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ First of all choose and configure test LTI 1.3 Platform. It may be: .. _instruction: https://github.com/dmitry-viskov/pylti1.3/wiki/Configure-Canvas-as-LTI-1.3-Platform .. _here: https://github.com/dmitry-viskov/pylti1.3/wiki/Configure-Canvas-as-LTI-1.3-Platform .. _Blackboard Learn: https://github.com/blackboard -.. _Documentation: https://docs.blackboard.com/standards/lti/tutorials/py-lti-1p3.html +.. _Documentation: https://docs.blackboard.com/lti/tutorials/py-lti-1p3 The most simple way to check example is to use ``docker`` + ``docker-compose``. Change the necessary configs in the ``configs/game.json`` (`here is instruction`_ how to generate your own public + private keys): @@ -64,7 +64,7 @@ You may use virtualenv instead of docker: You may also use `Heroku`_ to host this sample. For more information, see this `link`_ .. _Heroku: https://heroku.com -.. _link: https://docs.blackboard.com/standards/PyLTI1p3WithBlackboardLearn#using-heroku +.. _link: https://docs.blackboard.com/lti/tutorials/py-lti-1p3#using-heroku Now there is game example tool you can launch into on the port 9001: