From fd8ad0b93433d4d8c80427eb93ae5e78b8a1ce7c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 23 Aug 2023 20:13:54 -0600 Subject: [PATCH] Update update-readme.yml --- .github/workflows/update-readme.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index c95702f7..1cdb6a97 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -15,6 +15,8 @@ jobs: - name: Run auto-doc uses: tj-actions/auto-doc@v2 + with: + markdown_links: true - name: Run remark uses: tj-actions/remark@v3