From 2db41250f66128913e0dd67fc2a04c7b71e1ec68 Mon Sep 17 00:00:00 2001 From: Nemo Date: Mon, 5 Jul 2021 13:34:45 +0530 Subject: [PATCH] docs: Update docs to mention remote URL support --- .github/workflows/tests.yml | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5f38f0b..996afe2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,7 +1,7 @@ name: Run Tests on: push jobs: - all: + python: runs-on: ubuntu-latest strategy: matrix: diff --git a/README.rst b/README.rst index d56b0e4..b2fc3f8 100644 --- a/README.rst +++ b/README.rst @@ -38,8 +38,8 @@ Given this input:: # The Bills - - [Personal Data Protection Bill, 2019](1.a.pdf) - - [Personal Data Protection Bill, 2018](1.b.pdf) + - [Personal Data Protection Bill, 2019](https://example.com/2019-bill.pdf) + - [Personal Data Protection Bill, 2018](https://example.com/2018-bill.pdf) # Other key reading material