File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5555 project : DOCS
5656 issuetype : Bug
5757 summary : Broken link detected in TS docs
58- description : " For more info see https://github.com/viamrobotics/viam-typsescript -sdk/actions/runs/${{ env.GITHUB_RUN_ID }}."
58+ description : " For more info see https://github.com/viamrobotics/viam-typescript -sdk/actions/runs/${{ env.GITHUB_RUN_ID }}."
5959 - name : Log created Jira issue
6060 if : failure()
61- run : echo "Issue ${{ steps.create.outputs.issue }} was created"
61+ run : echo "Issue ${{ steps.create.outputs.issue }} was created"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ IgnoreDirectoryMissingTrailingSlash: false
66IgnoreURLs :
77 - " app.viam.com"
88 - " http://joda-time.sourceforge.net"
9+ - " https://typedoc.org/"
910IgnoreDirs :
1011 - " lib"
1112CacheExpires : " 6h"
You can’t perform that action at this time.
0 commit comments